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
Methods inherited from class org.springframework.core.NestedRuntimeException |
contains, getMessage, getMostSpecificCause, getRootCause |
XwsSecurityFaultException
public XwsSecurityFaultException(javax.xml.namespace.QName faultCode,
String faultString,
String faultActor)
Copyright © 2010. All Rights Reserved.