NotImplemented
Less than 1 minute
NotImplemented
Exception thrown when a feature or module has not been implemented.
class NotImplemented extends \Hazaar\ExceptionExtends: Hazaar\Exception
Used 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 Fri, 04 Sep 2026 23:32:16 +0000