public abstract class WsSecurityFaultException extends WsSecurityException
Constructor and Description |
---|
WsSecurityFaultException(QName faultCode,
String faultString,
String faultActor)
Construct a new
WsSecurityFaultException with the given fault code, string, and actor. |
Modifier and Type | Method and Description |
---|---|
String |
getFaultActor()
Returns the fault actor for the exception.
|
QName |
getFaultCode()
Returns the fault code for the exception.
|
String |
getFaultString()
Returns the fault string for the exception.
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString