Package org.hippoecm.frontend.i18n
Class TranslatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hippoecm.frontend.i18n.TranslatorException
- All Implemented Interfaces:
Serializable
- Since:
- 2015-02-09
- Version:
- $Id$
- Author:
- cngo
- See Also:
-
Constructor Summary
ConstructorDescriptionTranslatorException
(String message) TranslatorException
(String message, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TranslatorException
-
TranslatorException
-