public class TranslationException extends Exception
Modifier | Constructor and Description |
---|---|
protected |
TranslationException() |
protected |
TranslationException(String message) |
protected |
TranslationException(String message,
Throwable cause) |
protected |
TranslationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString