Class TranslatorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.translation.exception.TranslatorException
All Implemented Interfaces:
Serializable

public class TranslatorException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • TranslatorException

      public TranslatorException()
    • TranslatorException

      public TranslatorException(String msg)
    • TranslatorException

      public TranslatorException(String msg, Throwable throwable)
    • TranslatorException

      public TranslatorException(Throwable throwable)