public class SshChannelException extends IOException
| Constructor and Description |
|---|
SshChannelException(int channelId,
String message) |
SshChannelException(int channelId,
String message,
Throwable cause) |
SshChannelException(int channelId,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getChannelId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.