Class SAMLIssueInstantException

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.SAMLIssueInstantException
All Implemented Interfaces:
Serializable

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

    • SAMLIssueInstantException

      public SAMLIssueInstantException(String message)
    • SAMLIssueInstantException

      public SAMLIssueInstantException(Throwable t)
    • SAMLIssueInstantException

      public SAMLIssueInstantException(String message, Throwable t)