Package | Description |
---|---|
org.apache.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.
|
Modifier and Type | Class and Description |
---|---|
class |
GuacamoleConnectionClosedException
An exception which is thrown when an operation cannot be performed because
its corresponding connection is closed.
|
class |
GuacamoleServerBusyException
An exception which is thrown when the server is too busy to service the
request.
|
class |
GuacamoleUnsupportedException
An exception which is thrown when the requested operation is unsupported
or unimplemented.
|
Copyright © 2018. All rights reserved.