Class InvalidScopeParameterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.keycloak.protocol.oidc.scope.InvalidScopeParameterException
All Implemented Interfaces:
Serializable

public class InvalidScopeParameterException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidScopeParameterException

      public InvalidScopeParameterException(String message)
    • InvalidScopeParameterException

      public InvalidScopeParameterException(String message, Throwable cause)