public class WSTException extends Exception
WSTException
is used to throw exceptions for
ws-trust protocol level related errors.Constructor and Description |
---|
WSTException()
Create an
WSTException with no message. |
WSTException(String message)
Create an
WSTException with a message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WSTException()
WSTException
with no message.public WSTException(String message)
WSTException
with a message.message
- message for the exceptionCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.