Package com.sshtools.synergy.ssh
Class GlobalRequestHandler.GlobalRequestHandlerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.synergy.ssh.GlobalRequestHandler.GlobalRequestHandlerException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- GlobalRequestHandler<T extends SshContext>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GlobalRequestHandlerException
public GlobalRequestHandlerException()
-