Class WindowClosedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.sshd.common.SshException
org.apache.sshd.common.channel.WindowClosedException
All Implemented Interfaces:
Serializable

public class WindowClosedException extends org.apache.sshd.common.SshException
Indicates a Window has been closed.
Author:
Apache MINA SSHD Project
See Also:
  • Constructor Details

    • WindowClosedException

      public WindowClosedException(String name)