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 Details

    • ScopeRuleException

      public ScopeRuleException(Serializable target, String message)
    • ScopeRuleException

      public ScopeRuleException(String message)