public class TranslationException extends ConfigurationException
Translator.translate(String).
This is an user error, so must be reported nicely.
| Constructor and Description |
|---|
TranslationException(String message) |
TranslationException(String message,
Throwable cause) |
getLocation, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009-2017 Oracle Corporation. All Rights Reserved.