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:
  • Constructor Details

    • TranslatorException

      public TranslatorException(String message)
    • TranslatorException

      public TranslatorException(String message, Throwable e)