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, toString
public SAML2TokenRepositoryException(String error, Throwable cause)
error
- The detail message.cause
- The cause.public SAML2TokenRepositoryException(String error)
error
- The detail message.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.