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. |
public FAMSTSException()
SecurityException
with no message.public FAMSTSException(String message)
SecurityException
with a message.message
- message for the exceptionCopyright © 2010-2014, ForgeRock All Rights Reserved.