Class Wss4jSecurityFaultException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ws.WebServiceException
All Implemented Interfaces:
Serializable

public class Wss4jSecurityFaultException extends WsSecurityFaultException
WSS4J-specific version of the WsSecurityFaultException.
Since:
2.3.0
See Also:
  • Constructor Details

    • Wss4jSecurityFaultException

      public Wss4jSecurityFaultException(QName faultCode, String faultString, String faultActor)