ConfigUnknownFormat
Less than 1 minute
ConfigUnknownFormat
Exception thrown when a configuration file has an unknown or unsupported format.
class ConfigUnknownFormat extends \Hazaar\Exception\ExceptionMethods
__construct
Constructs a new ConfigUnknownFormat exception.
public __construct(string $fileName): voidParameters
| Parameter | Type | Description |
|---|---|---|
$fileName | string | the name of the configuration file with the unknown format |
Generated by Hazaar API Doc Generator on Wed, 22 Jul 2026 14:10:08 +0000