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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WSEventException()Deprecated.WSEventException(String message)Deprecated.WSEventException(String message, Throwable cause)Deprecated.WSEventException(Throwable cause)Deprecated.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-