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