Package systems.dennis.auth.exception
Class ScopeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
systems.dennis.shared.exceptions.StandardException
systems.dennis.auth.exception.ScopeException
- All Implemented Interfaces:
Serializable
public class ScopeException
extends systems.dennis.shared.exceptions.StandardException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionScopeException(Serializable target, String message) ScopeException(String message) -
Method Summary
Methods inherited from class systems.dennis.shared.exceptions.StandardException
canEqual, equals, getMessageTranslate, getTarget, hashCode, setMessageTranslate, setTarget, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ScopeException
-
ScopeException
-