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, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2016 Oracle Corporation. All rights reserved.