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
Methods inherited from class org.springframework.core.NestedRuntimeException |
contains, getMessage, getMostSpecificCause, getRootCause |
XwsSecurityValidationException
public XwsSecurityValidationException(String msg)
XwsSecurityValidationException
public XwsSecurityValidationException(String msg,
Throwable ex)
Copyright © 2010. All Rights Reserved.