RouterNotInitialised
Less than 1 minute
RouterNotInitialised
Exception raised when router-dependent operations are invoked before router setup.
class RouterNotInitialised extends \Hazaar\ExceptionExtends: Hazaar\Exception
This 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 Fri, 04 Sep 2026 23:32:17 +0000