- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- ThrowingProviderBinder
private static class ThrowingProviderBinder.ResultException
extends java.lang.RuntimeException
RuntimeException class to wrap exceptions from the checked provider. The regular guice provider
can throw it and the checked provider proxy extracts the underlying exception and rethrows it.