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