com.google.inject
public final class OutOfScopeException extends RuntimeException
Provider.get()
when an attempt is made to access a scoped
object while the scope in question is not currently active.Constructor and Description |
---|
OutOfScopeException(String message) |
OutOfScopeException(String message,
Throwable cause) |
OutOfScopeException(Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString