Class SshChannelClosedException

    • Constructor Detail

      • SshChannelClosedException

        public SshChannelClosedException​(int channelId,
                                         String message)
      • SshChannelClosedException

        public SshChannelClosedException​(int channelId,
                                         Throwable cause)
      • SshChannelClosedException

        public SshChannelClosedException​(int channelId,
                                         String message,
                                         Throwable cause)