Class IdentityProviderException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LdapAuthenticationException

public class IdentityProviderException extends ProcessEngineException

Marks an exception triggered inside an identity provider implementation

Author:
Daniel Meyer
See Also:
  • Constructor Details

    • IdentityProviderException

      public IdentityProviderException(String message)
    • IdentityProviderException

      public IdentityProviderException(String message, Throwable cause)