Copied!

CartEntryNotFoundException

CartEntryNotFoundException.php : 15
Extends NotFoundException

Methods

public__construct()

CartEntryNotFoundException.php : 17
public __construct(mixed $identifier[, Exception $previous = null ])

Parameters

Name Type Default value Description
$identifier mixed - -
$previous Exception null -