ShoppingCartDeletionFailedException
extends Exception
in package
Tags
Table of Contents
- becauseOfException() : self
- Converts a given Exception into Shopping Cart Deletion Failed Exception
Methods
becauseOfException()
Converts a given Exception into Shopping Cart Deletion Failed Exception
public
static becauseOfException(Exception $exception) : self
Parameters
- $exception : Exception