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