Class CommerceOrderPriceException

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

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

    • CommerceOrderPriceException

      public CommerceOrderPriceException()
    • CommerceOrderPriceException

      public CommerceOrderPriceException(String msg)
    • CommerceOrderPriceException

      public CommerceOrderPriceException(String msg, Throwable throwable)
    • CommerceOrderPriceException

      public CommerceOrderPriceException(Throwable throwable)