ConfigEnvNotFound
Less than 1 minute
ConfigEnvNotFound
Exception thrown when a required configuration environment is not found.
class ConfigEnvNotFound extends \Hazaar\Exception\ExceptionMethods
__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 Tue, 21 Apr 2026 04:00:24 +0000