Package org.jcsp.net.security
Class AccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jcsp.net.security.AccessDeniedException
- All Implemented Interfaces:
Serializable
Thrown by the security authority implementations if the credentials supplied are not correct or another error occurs as a result of user parameters.
- Author:
- Quickstone Technologies Limited
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAccessDeniedException
(SecurityAuthority auth, String reason) Creates a new exeception. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace