CategoryDoesNotExistsException
extends Exception
in package
Class CategoryDoesNotExistsException
Table of Contents
- __construct() : mixed
- CategoryDoesNotExistsException constructor.
Methods
__construct()
CategoryDoesNotExistsException constructor.
public
__construct(int $categoryId, int $code[, Throwable|null $previous = null ]) : mixed
Parameters
- $categoryId : int
- $code : int
- $previous : Throwable|null = null