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 Details

    • ScopeException

      public ScopeException(Serializable target, String message)
    • ScopeException

      public ScopeException(String message)