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
public class TranslatorException extends Exception
- Since:
- 2015-02-09
- Version:
- $Id$
- Author:
- cngo
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TranslatorException(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
-
-