| Interface | Description |
|---|---|
| Translatable |
An object which is associated with a translatable message that can be passed
through an arbitrary translation service, producing a human-readable message
in the user's native language.
|
| Class | Description |
|---|---|
| TranslatableMessage |
A message which can be translated using a translation service, providing a
translation key and optional set of values to be substituted into the
translation string associated with that key.
|
| Exception | Description |
|---|---|
| TranslatableGuacamoleClientBadTypeException |
A
GuacamoleClientBadTypeException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleClientException |
A
GuacamoleClientException whose associated message is translatable
and can be passed through an arbitrary translation service, producing a
human-readable message in the user's native language. |
| TranslatableGuacamoleClientOverrunException |
A
GuacamoleClientOverrunException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleClientTimeoutException |
A
GuacamoleClientTimeoutException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleClientTooManyException |
A
GuacamoleClientTooManyException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleConnectionClosedException |
A
GuacamoleConnectionClosedException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleCredentialsException |
A
GuacamoleCredentialsException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleInsufficientCredentialsException |
A
GuacamoleInsufficientCredentialsException whose associated message
is translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleInvalidCredentialsException |
A
GuacamoleInvalidCredentialsException whose associated message
is translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleResourceClosedException |
A
GuacamoleResourceClosedException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleResourceConflictException |
A
GuacamoleResourceConflictException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleResourceNotFoundException |
A
GuacamoleResourceNotFoundException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleSecurityException |
A
GuacamoleSecurityException whose associated message is translatable
and can be passed through an arbitrary translation service, producing a
human-readable message in the user's native language. |
| TranslatableGuacamoleServerBusyException |
A
GuacamoleServerBusyException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleServerException |
A
GuacamoleServerException whose associated message is translatable
and can be passed through an arbitrary translation service, producing a
human-readable message in the user's native language. |
| TranslatableGuacamoleSessionClosedException |
A
GuacamoleSessionClosedException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleSessionConflictException |
A
GuacamoleSessionConflictException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleSessionTimeoutException |
A
GuacamoleSessionTimeoutException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleUnauthorizedException |
A
GuacamoleUnauthorizedException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleUnsupportedException |
A
GuacamoleUnsupportedException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleUpstreamException |
A
GuacamoleUpstreamException whose associated message is translatable
and can be passed through an arbitrary translation service, producing a
human-readable message in the user's native language. |
| TranslatableGuacamoleUpstreamNotFoundException |
A
GuacamoleUpstreamNotFoundException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleUpstreamTimeoutException |
A
GuacamoleUpstreamTimeoutException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
| TranslatableGuacamoleUpstreamUnavailableException |
A
GuacamoleUpstreamUnavailableException whose associated message is
translatable and can be passed through an arbitrary translation service,
producing a human-readable message in the user's native language. |
Copyright © 2020. All rights reserved.