RuntimeDirNotFound
Less than 1 minute
RuntimeDirNotFound
class RuntimeDirNotFound extends \Hazaar\ExceptionExtends: Hazaar\Exception
Methods
__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 Fri, 04 Sep 2026 23:32:17 +0000