Serializablepublic 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 | Description |
|---|---|
OutOfScopeException(String message) |
|
OutOfScopeException(String message,
Throwable cause) |
|
OutOfScopeException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2006–2018 Google, Inc.. All rights reserved.