public final class OutOfScopeException
extends java.lang.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(java.lang.String message) |
OutOfScopeException(java.lang.String message,
java.lang.Throwable cause) |
OutOfScopeException(java.lang.Throwable cause) |