Community
Participate
Working Groups
The current implementation logs the error but allows the resolve process to proceed with out error if a ResolverHook.end method call throws an exception. Throwing an exception from end() must result in a resolution error just like throwing exceptions from other hook methods.
I'm going to dup this to bug348805 since work to fix that bug is in the same area of code and it is more simple to do the fix all at once for handling ResolverHook.end calls. *** This bug has been marked as a duplicate of bug 348805 ***