Class SshChannelBufferedOutputException

    • Constructor Detail

      • SshChannelBufferedOutputException

        public SshChannelBufferedOutputException​(long channelId,
                                                 String message)
      • SshChannelBufferedOutputException

        public SshChannelBufferedOutputException​(long channelId,
                                                 Throwable cause)
      • SshChannelBufferedOutputException

        public SshChannelBufferedOutputException​(long channelId,
                                                 String message,
                                                 Throwable cause)