Class NoSuchCPDefinitionInventoryException

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

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

    • NoSuchCPDefinitionInventoryException

      public NoSuchCPDefinitionInventoryException()
    • NoSuchCPDefinitionInventoryException

      public NoSuchCPDefinitionInventoryException(String msg)
    • NoSuchCPDefinitionInventoryException

      public NoSuchCPDefinitionInventoryException(String msg, Throwable throwable)
    • NoSuchCPDefinitionInventoryException

      public NoSuchCPDefinitionInventoryException(Throwable throwable)