public class SshChannelBufferedOutputException extends SshChannelException
BufferedIoOutputStream
to signal a non-recoverable errorConstructor and Description |
---|
SshChannelBufferedOutputException(long channelId,
String message) |
SshChannelBufferedOutputException(long channelId,
String message,
Throwable cause) |
SshChannelBufferedOutputException(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.