ImageDoesNotExistException
extends Exception
in package
* Class ImageDoesNotExistException * @package Gambio\ProductImageList\Exceptions
Table of Contents
- forId() : self
- * @param int $id * @param Throwable|null $previous * * @return static
Methods
forId()
* @param int $id * @param Throwable|null $previous * * @return static
public
final static forId(int $id[, Throwable $previous = null ]) : self
Parameters
- $id : int
- $previous : Throwable = null