Package com.jcraft.jsch
Class SftpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jcraft.jsch.SftpException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSftpException
(int id, String message) SftpException
(int id, String message, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace