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 Tue, 21 Apr 2026 04:00:24 +0000