RouterNotInitialised
Less than 1 minute
RouterNotInitialised
Exception raised when router-dependent operations are invoked before router setup.
class RouterNotInitialised extends \Hazaar\Application\Router\Exception\ExceptionThis is typically thrown from static router helpers when no active router instance is available from the application context and no explicit instance has been set. It signals a framework lifecycle/bootstrap ordering problem and uses HTTP status code 500.
Methods
__construct
Creates a router-not-initialised exception.
public __construct(): voidGenerated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:25 +0000