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 TypeClassDescriptionclassAn exception which is thrown when an operation cannot be performed because its corresponding connection is closed.classAn exception which is thrown when the server is too busy to service the request.classAn exception which is thrown when the requested operation is unsupported or unimplemented.