RuntimeDirNotFound
Less than 1 minute
RuntimeDirNotFound
class RuntimeDirNotFound extends \Hazaar\Application\Exception\ExceptionMethods
__construct
RuntimeDirNotFound Exception.
public __construct(string $path): voidThrown when the application's runtime directory is missing. Provides instructions to create the directory with appropriate permissions and group ownership.
Parameters
| Parameter | Type | Description |
|---|---|---|
$path | string | the expected path of the runtime directory |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:25 +0000