Uses of Class
org.apache.guacamole.GuacamoleServerException
Packages that use GuacamoleServerException
Package
Description
All classes which apply generally across the Guacamole web application
and all other web applications which use the API provided by the
Guacamole project.
-
Uses of GuacamoleServerException in org.apache.guacamole
Subclasses of GuacamoleServerException in org.apache.guacamoleModifier and TypeClassDescriptionclass
An exception which is thrown when an operation cannot be performed because its corresponding connection is closed.class
An exception which is thrown when the server is too busy to service the request.class
An exception which is thrown when the requested operation is unsupported or unimplemented.