com.mindbright.ssh2
public abstract class SSH2Exception extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
protected java.lang.Throwable |
rootCause |
Constructor and Description |
---|
SSH2Exception(java.lang.String message) |
SSH2Exception(java.lang.String message,
java.lang.Throwable rootCause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getRootCause() |