Uses of Class
org.apache.guacamole.net.auth.credentials.GuacamoleInvalidCredentialsException
-
Packages that use GuacamoleInvalidCredentialsException Package Description org.apache.guacamole.language -
-
Uses of GuacamoleInvalidCredentialsException in org.apache.guacamole.language
Subclasses of GuacamoleInvalidCredentialsException in org.apache.guacamole.language Modifier and Type Class Description class
TranslatableGuacamoleInvalidCredentialsException
AGuacamoleInvalidCredentialsException
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.
-