ConfigParseError
Less than 1 minute
ConfigParseError
Exception thrown when a configuration file cannot be parsed due to invalid format.
class ConfigParseError extends \Hazaar\ExceptionExtends: Hazaar\Exception
Methods
__construct
Constructs a new ConfigParseError exception.
public __construct(string $fileName): voidParameters
| Parameter | Type | Description |
|---|---|---|
$fileName | string | the name of the configuration file that could not be parsed |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000