Package net.schmizz.sshj.xfer.scp
Class SCPRemoteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
net.schmizz.sshj.common.SSHException
net.schmizz.sshj.xfer.scp.SCPException
net.schmizz.sshj.xfer.scp.SCPRemoteException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class net.schmizz.sshj.common.SSHException
chainer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.schmizz.sshj.common.SSHException
getDisconnectReason, getMessage, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
remoteMessage
-
-
Constructor Details
-
SCPRemoteException
-
-
Method Details
-
getRemoteMessage
-