phpDocumentor

CategoryDoesNotExistsException extends Exception

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
Return values
mixed

Search results