public class SAML2TokenRepositoryException extends Exception
| Constructor and Description |
|---|
SAML2TokenRepositoryException(String error)
Constructs a new SAML2TokenRepositoryException with the specified detail message.
|
SAML2TokenRepositoryException(String error,
Throwable cause)
Constructs a new SAML2TokenRepositoryException with the specified detail message and
cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SAML2TokenRepositoryException(String error, Throwable cause)
error - The detail message.cause - The cause.public SAML2TokenRepositoryException(String error)
error - The detail message.Copyright © 2010–2023 Open Identity Platform Community. All rights reserved.