Schema
Less than 1 minute
Schema
Exception thrown when a schema operation fails in DBI schema management.
class Schema extends \Hazaar\ExceptionExtends: Hazaar\Exception
Used to indicate errors encountered during schema definition, validation, or manipulation.
Methods
__construct
Creates a schema exception with a custom message.
public __construct(string $message): voidParameters
| Parameter | Type | Description |
|---|---|---|
$message | string | the error message describing the schema failure |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000