Package com.sshtools.common.events
Class EventException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sshtools.common.events.EventException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SftpStatusEventException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEventException(String arg0) EventException(String arg0, Throwable arg1) EventException(Throwable arg0) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EventException
public EventException() -
EventException
-
EventException
-
EventException
-