UninitializedError
extends Error
in package
Uninitialized Error
Table of Contents
- __construct() : mixed
- Initialze the error.
Methods
__construct()
Initialze the error.
public
__construct([Error $error = null ]) : mixed
Parameters
- $error : Error = null
-
The previous error (optional).