ShoppingCartItemNotFoundException
extends Exception
in package
Tags
Table of Contents
- forItem() : self
- Returns a new Exception describing a given Customer ID and Item ID
Methods
forItem()
Returns a new Exception describing a given Customer ID and Item ID
public
static forItem(int $customerId, int $itemId) : self
Parameters
- $customerId : int
- $itemId : int