Copied!

CartNotFoundException

CartNotFoundException.php : 15
Extends NotFoundException

Methods

public__construct()

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

Parameters

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