ConfigEnvNotFound
Less than 1 minute
ConfigEnvNotFound
Exception thrown when a required configuration environment is not found.
class ConfigEnvNotFound extends \Hazaar\ExceptionExtends: Hazaar\Exception
Methods
__construct
Constructor for ConfigEnvNotFound exception.
public __construct(string $env): voidParameters
| Parameter | Type | Description |
|---|---|---|
$env | string | the name of the configuration environment that was not found |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000