MissingRouteFile
Less than 1 minute
MissingRouteFile
Exception thrown when a configured file-based router definition file is missing.
class MissingRouteFile extends \Hazaar\ExceptionExtends: Hazaar\Exception
Used by the file route loader during initialization when the expected route file cannot be found at the configured application path.
Methods
__construct
Creates a missing-route-file exception.
public __construct(string $file): voidParameters
| Parameter | Type | Description |
|---|---|---|
$file | string | route filename that could not be located |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:17 +0000