public class FAMSTSException extends Exception
FAMSTSException
is used to generate the
exceptions during failures for generating or handling Security
tokens via Security Token Service.Constructor and Description |
---|
FAMSTSException()
Create an
SecurityException with no message. |
FAMSTSException(String message)
Create an
SecurityException with a message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FAMSTSException()
SecurityException
with no message.public FAMSTSException(String message)
SecurityException
with a message.message
- message for the exceptionCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.