PHP Class Dumplie\Customer\Application\Exception\QueryException

Inheritance: extends Exception
Afficher le fichier Open project: dumplie/dumplie Class Usage Examples

Méthodes publiques

Méthode Description
cartItemNotFound ( $sku ) : QueryException
cartNotFound ( $cartId ) : QueryException

Method Details

cartItemNotFound() public static méthode

public static cartItemNotFound ( $sku ) : QueryException
$sku
Résultat QueryException

cartNotFound() public static méthode

public static cartNotFound ( $cartId ) : QueryException
$cartId
Résultat QueryException