Class RequiredCPOptionException

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

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

    • RequiredCPOptionException

      public RequiredCPOptionException()
    • RequiredCPOptionException

      public RequiredCPOptionException(String msg)
    • RequiredCPOptionException

      public RequiredCPOptionException(String msg, Throwable throwable)
    • RequiredCPOptionException

      public RequiredCPOptionException(Throwable throwable)