public class SshChannelNotFoundException extends SshChannelException
Constructor and Description |
---|
SshChannelNotFoundException(long channelId,
String message) |
SshChannelNotFoundException(long channelId,
String message,
Throwable cause) |
SshChannelNotFoundException(long channelId,
Throwable cause) |
getChannelId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.