NotSupported
Less than 1 minute
NotSupported
Exception thrown when an operation or module is not supported.
class NotSupported extends \Hazaar\Exception\ExceptionUsed to indicate capability limitations where functionality exists but is unavailable in the current runtime or configuration.
Methods
__construct
Create a new not-supported 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