Class SAMLAuthnInstantException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pac4j.core.exception.TechnicalException
org.pac4j.saml.exceptions.SAMLException
org.pac4j.saml.exceptions.SAMLAuthnInstantException
All Implemented Interfaces:
Serializable

public class SAMLAuthnInstantException extends SAMLException
Since:
3.0.0
Author:
Misagh Moayyed
See Also:
  • Constructor Details

    • SAMLAuthnInstantException

      public SAMLAuthnInstantException(String message)
    • SAMLAuthnInstantException

      public SAMLAuthnInstantException(Throwable t)
    • SAMLAuthnInstantException

      public SAMLAuthnInstantException(String message, Throwable t)