Package systems.dennis.auth.exception
Class VirtualUserAuthorizationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
systems.dennis.shared.exceptions.StandardException
systems.dennis.shared.exceptions.AccessDeniedException
systems.dennis.auth.exception.UserIsBlockedException
systems.dennis.auth.exception.VirtualUserAuthorizationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class systems.dennis.shared.exceptions.AccessDeniedException
canEqual, equals, getTarget, hashCode, setTarget, toStringMethods inherited from class systems.dennis.shared.exceptions.StandardException
getMessageTranslate, setMessageTranslate, setTargetMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
VirtualUserAuthorizationException
-