Package org.apache.guacamole.language


package org.apache.guacamole.language
  • Class
    Description
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.
    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.