Class WSEventException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.event.ws.internal.exception.WSEventException
All Implemented Interfaces:
Serializable

@Deprecated public class WSEventException extends Exception
Deprecated.
See Also:
  • Constructor Details

    • WSEventException

      public WSEventException()
      Deprecated.
    • WSEventException

      public WSEventException(String message)
      Deprecated.
    • WSEventException

      public WSEventException(String message, Throwable cause)
      Deprecated.
    • WSEventException

      public WSEventException(Throwable cause)
      Deprecated.