Package adalid.core.exceptions
Class IllegalAccessRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
adalid.core.exceptions.IllegalAccessRuntimeException
- All Implemented Interfaces:
Serializable
- Author:
- Jorge Campins
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIllegalAccessRuntimeException(String message) IllegalAccessRuntimeException(String message, 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
-
IllegalAccessRuntimeException
public IllegalAccessRuntimeException() -
IllegalAccessRuntimeException
-
IllegalAccessRuntimeException
-
IllegalAccessRuntimeException
-