Class GlobalRequestException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.sshd.common.global.GlobalRequestException
All Implemented Interfaces:
Serializable

public class GlobalRequestException extends Exception
An exception that can be set on a GlobalRequestFuture to indicate that the server sent back a failure reply.
See Also: