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