Class WssException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mulesoft.modules.wss.internal.error.WssException
All Implemented Interfaces:
Serializable

public class WssException extends RuntimeException
Exception thrown when an unknown error occurred when using the Web Service Security.
See Also:
  • Constructor Details

    • WssException

      public WssException(String msg, Exception cause)
    • WssException

      public WssException(String msg)