org.apache.sshd.common.channel
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 SshException
Indicates a Window
has been closed.
- Author:
- Apache MINA SSHD Project
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WindowClosedException
public WindowClosedException()
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.