public class SshChannelBufferedOutputException extends SshChannelException
BufferedIoOutputStream
to signal a non-recoverable errorModifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
SshChannelBufferedOutputException(long channelId,
java.lang.String message) |
SshChannelBufferedOutputException(long channelId,
java.lang.String message,
java.lang.Throwable cause) |
SshChannelBufferedOutputException(long channelId,
java.lang.Throwable cause) |
getChannelId
private static final long serialVersionUID
public SshChannelBufferedOutputException(long channelId, java.lang.String message)
public SshChannelBufferedOutputException(long channelId, java.lang.Throwable cause)
public SshChannelBufferedOutputException(long channelId, java.lang.String message, java.lang.Throwable cause)