Class NoSuchCPOptionException

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.product.exception.NoSuchCPOptionException
All Implemented Interfaces:
Serializable

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

    • NoSuchCPOptionException

      public NoSuchCPOptionException()
    • NoSuchCPOptionException

      public NoSuchCPOptionException(String msg)
    • NoSuchCPOptionException

      public NoSuchCPOptionException(String msg, Throwable throwable)
    • NoSuchCPOptionException

      public NoSuchCPOptionException(Throwable throwable)