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