Package org.pkl.core
Class SecurityManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pkl.core.SecurityManagerException
- All Implemented Interfaces:
Serializable
A SecurityManagerException declares that a violation occurred during an external i/o operation.
Throwable.getMessage() is passed to users when errors arise.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SecurityManagerException
-