RecordNotFoundException extends Exception
Thrown when something can't be found
Table of Contents
__construct() | mixed |
---|
Methods
__construct()
public
__construct(
[ $message :
string
= "" ]
[, $code :
int
= 404 ]
[, $previous :
Throwable
= NULL ]
)
: mixed
Parameters
- $message : string = ""
- $code : int = 404
- $previous : Throwable = NULL