Package de.muehlencord.shared.util
Class SecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.muehlencord.shared.util.SecurityException
- All Implemented Interfaces:
Serializable
- Author:
- Joern Muehlencord (joern@muehlencord.de)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityException(String msg) SecurityException(String msg, Throwable cause) SecurityException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SecurityException
public SecurityException() -
SecurityException
-
SecurityException
-
SecurityException
-