org.springframework.ws.soap.security.xwss
Class XwsSecurityFaultException
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.xwss.XwsSecurityFaultException
- All Implemented Interfaces:
- Serializable
public class XwsSecurityFaultException
- extends WsSecurityFaultException
XWSS-specific version of the WsSecurityFaultException
.
- Since:
- 1.0.1
- Author:
- Arjen Poutsma
- See Also:
- Serialized Form
XwsSecurityFaultException
public XwsSecurityFaultException(QName faultCode,
String faultString,
String faultActor)
Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.