Class AttributesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.simexid.keycloak.exception.AttributesException
All Implemented Interfaces:
Serializable

public class AttributesException extends Exception
See Also:
  • Constructor Details

    • AttributesException

      public AttributesException()
    • AttributesException

      public AttributesException(String message)
    • AttributesException

      public AttributesException(String message, Throwable cause)
    • AttributesException

      public AttributesException(Throwable cause)