Class CommerceTermEntryNameException

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.CommerceTermEntryNameException
All Implemented Interfaces:
Serializable

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

    • CommerceTermEntryNameException

      public CommerceTermEntryNameException()
    • CommerceTermEntryNameException

      public CommerceTermEntryNameException(String msg)
    • CommerceTermEntryNameException

      public CommerceTermEntryNameException(String msg, Throwable throwable)
    • CommerceTermEntryNameException

      public CommerceTermEntryNameException(Throwable throwable)