com.sun.xml.ws.api.security.trust
Class WSTrustException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.xml.ws.api.security.trust.WSTrustException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- WSSecureConversationException
public class WSTrustException
- extends Exception
A General WS-Trust Implementation Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WSTrustException
public WSTrustException(String msg,
Throwable cause)
WSTrustException
public WSTrustException(String msg)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.