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)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2018 Google, Inc.. All rights reserved.