Class CommerceTermEntryTypeException

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

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

    • CommerceTermEntryTypeException

      public CommerceTermEntryTypeException()
    • CommerceTermEntryTypeException

      public CommerceTermEntryTypeException(String msg)
    • CommerceTermEntryTypeException

      public CommerceTermEntryTypeException(String msg, Throwable throwable)
    • CommerceTermEntryTypeException

      public CommerceTermEntryTypeException(Throwable throwable)