java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.event.client.stub.generated.authentication.ExceptionException
All Implemented Interfaces:
Serializable

public class ExceptionException extends Exception
See Also:
  • Constructor Details

    • ExceptionException

      public ExceptionException()
    • ExceptionException

      public ExceptionException(String s)
    • ExceptionException

      public ExceptionException(String s, Throwable ex)
    • ExceptionException

      public ExceptionException(Throwable cause)
  • Method Details

    • setFaultMessage

      public void setFaultMessage(ExceptionE msg)
    • getFaultMessage

      public ExceptionE getFaultMessage()