ConfigFileNotFound
Less than 1 minute
ConfigFileNotFound
Exception thrown when a configuration file is not found.
This exception is used to indicate that a required configuration file does not exist in the specified location.
Methods
__construct
Constructor for ConfigFileNotFound exception.
public __construct(string $fileName): voidParameters
| Parameter | Type | Description |
|---|---|---|
$fileName | string | the name of the configuration file that was not found |
Generated by Hazaar API Doc Generator on Mon, 27 Oct 2025 13:01:29 +0000