public class TranslationException extends ConfigurationException
Translator.translate(String).
This is an user error, so must be reported nicely.
| Constructor and Description |
|---|
TranslationException(java.lang.String message) |
TranslationException(java.lang.String message,
java.lang.Throwable cause) |
getLocation, getMessageCopyright © 2013 Oracle Corporation. All Rights Reserved.