NotFoundException
extends Exception
in package
This is thrown whenever something was expected to exist but doesn't
Tags
Table of Contents
Methods
- __construct() : mixed
- Constructor
Methods
__construct()
Constructor
public
__construct(string $msg) : mixed
Parameters
- $msg : string
-
the error message