Class NoSuchCTermEntryLocalizationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.commerce.term.exception.NoSuchCTermEntryLocalizationException
All Implemented Interfaces:
Serializable

public class NoSuchCTermEntryLocalizationException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchCTermEntryLocalizationException

      public NoSuchCTermEntryLocalizationException()
    • NoSuchCTermEntryLocalizationException

      public NoSuchCTermEntryLocalizationException(String msg)
    • NoSuchCTermEntryLocalizationException

      public NoSuchCTermEntryLocalizationException(String msg, Throwable throwable)
    • NoSuchCTermEntryLocalizationException

      public NoSuchCTermEntryLocalizationException(Throwable throwable)