Uses of Class
com.google.inject.ProvisionException
-
Packages that use ProvisionException Package Description com.google.inject.internal Guice (sounds like "juice") -
-
Uses of ProvisionException in com.google.inject.internal
Methods in com.google.inject.internal that return ProvisionException Modifier and Type Method Description ProvisionException
InternalProvisionException. toProvisionException()
Returns this exception convered to a ProvisionException.
-