MissingRouteFile
Less than 1 minute
MissingRouteFile
Exception thrown when a configured file-based router definition file is missing.
class MissingRouteFile extends \Hazaar\Application\Router\Loader\Exception\ExceptionUsed 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 Tue, 21 Apr 2026 04:00:25 +0000