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:
  • Constructor Details

    • WSTrustException

      public WSTrustException(String msg, Throwable cause)
    • WSTrustException

      public WSTrustException(String msg)