Class WSSecureConversationException

All Implemented Interfaces:
Serializable

public class WSSecureConversationException extends WSTrustException
A General WS-SecureConversation Implementation Exception
See Also:
  • Constructor Details

    • WSSecureConversationException

      public WSSecureConversationException(String msg, Throwable cause)
    • WSSecureConversationException

      public WSSecureConversationException(String msg)
    • WSSecureConversationException

      public WSSecureConversationException(WSTrustException tex)