Class RolesNotFoundForTokenException
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.role_validator.exception.RolesNotFoundForTokenException
- All Implemented Interfaces:
Serializable
public class RolesNotFoundForTokenException
extends systems.dennis.shared.exceptions.AccessDeniedException
- 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
-
RolesNotFoundForTokenException
-