public class SSHRuntimeException extends RuntimeException
net.schmizz.sshj
package.Constructor and Description |
---|
SSHRuntimeException() |
SSHRuntimeException(String message) |
SSHRuntimeException(String message,
Throwable cause) |
SSHRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2015. All rights reserved.