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 Fri, 05 Jun 2026 06:08:15 +0000