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, toString
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.