Uses of Class
net.sourceforge.guacamole.GuacamoleClientException

Packages that use GuacamoleClientException
net.sourceforge.guacamole 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 GuacamoleClientException in net.sourceforge.guacamole
 

Subclasses of GuacamoleClientException in net.sourceforge.guacamole
 class GuacamoleResourceNotFoundException
          A generic exception thrown when part of the Guacamole API fails to find a requested resource, such as a configuration or tunnel.
 class GuacamoleSecurityException
          A security-related exception thrown when parts of the Guacamole API is denying access to a resource.
 



Copyright © 2012. All Rights Reserved.