Class ScopeRuleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
systems.dennis.shared.exceptions.StandardException
systems.dennis.shared.scopes.exception.ScopeRuleException
- All Implemented Interfaces:
Serializable
public class ScopeRuleException
extends systems.dennis.shared.exceptions.StandardException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionScopeRuleException(Serializable target, String message) ScopeRuleException(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
-
ScopeRuleException
-
ScopeRuleException
-