org.springframework.ws.soap.security.wss4j
Class Wss4jSecurityFaultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ws.WebServiceException
org.springframework.ws.soap.security.WsSecurityException
org.springframework.ws.soap.security.WsSecurityFaultException
org.springframework.ws.soap.security.wss4j.Wss4jSecurityFaultException
- All Implemented Interfaces:
- Serializable
public class Wss4jSecurityFaultException
- extends WsSecurityFaultException
WSS4J-specific version of the WsSecurityFaultException
.
- Since:
- 1.5.0
- Author:
- Tareq Abed Rabbo, Arjen Poutsma
- See Also:
- Serialized Form
Wss4jSecurityFaultException
public Wss4jSecurityFaultException(QName faultCode,
String faultString,
String faultActor)
Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.