Package com.mrivanplays.jdoa2
Class MissingScopeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mrivanplays.jdoa2.MissingScopeException
- All Implemented Interfaces:
Serializable
Represents a
RuntimeException
, thrown if a data is requested which isn't accessible (doesn't have a specified
scope.)- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingScopeException
-