public class WSSPolicyException extends Exception
Constructor and Description |
---|
WSSPolicyException()
Create an
WSSPolicyException with no message. |
WSSPolicyException(String s)
Create an
WSSPolicyException with a message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WSSPolicyException()
WSSPolicyException
with no message.public WSSPolicyException(String s)
WSSPolicyException
with a message.s
- message for the exceptionCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.