NotImplemented
Less than 1 minute
NotImplemented
Exception thrown when a feature or module has not been implemented.
class NotImplemented extends \Hazaar\Exception\ExceptionUsed to signal placeholders or unimplemented execution paths at runtime.
Methods
__construct
Create a new not-implemented exception.
public __construct(?string $module): voidParameters
| Parameter | Type | Description |
|---|---|---|
$module | string | optional module/feature name for contextual messaging |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000