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