ClosureNotInitialised
Less than 1 minute
ClosureNotInitialised
Exception thrown when a closure is accessed before it has been initialised.
class ClosureNotInitialised extends \Hazaar\Util\Exception\ExceptionMethods
__construct
Constructs a new ClosureNotInitialised exception.
public __construct(string $message = 'Closure not initialised.'): voidParameters
| Parameter | Type | Description |
|---|---|---|
$message | string | Optional custom error message. Defaults to 'Closure not initialised.' |
Generated by Hazaar API Doc Generator on Fri, 05 Jun 2026 06:08:14 +0000