You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a chain of dependencies produces a LocationException you get a whole
chain of LocationExceptions; instead we could keep pushing additional
context onto the initial LEx, then display a more unified and readable
report to the user.
I foolishly opened a new bug to track this issue. I did a search for "ProvisionException" but I guess that name
is new! Closing this as duplicate of Issue 144 .
From kevinb9n on February 22, 2007 14:19:44
When a chain of dependencies produces a LocationException you get a whole
chain of LocationExceptions; instead we could keep pushing additional
context onto the initial LEx, then display a more unified and readable
report to the user.
Original issue: http://code.google.com/p/google-guice/issues/detail?id=23
The text was updated successfully, but these errors were encountered: