Class RoleNotFoundException

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

public class RoleNotFoundException extends Exception
See Also:
  • Constructor Details

    • RoleNotFoundException

      public RoleNotFoundException()
    • RoleNotFoundException

      public RoleNotFoundException(String message)
    • RoleNotFoundException

      public RoleNotFoundException(String message, Throwable cause)
    • RoleNotFoundException

      public RoleNotFoundException(Throwable cause)