ConfigurationException extends SystemException
Exception is thrown when a configuration error has occurred (i.e. system is frustrated).
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([mixed $message = "" ][, Throwable $previous = null ]) : mixed
Parameters
- $message : mixed = ""
- $previous : Throwable = null