Schema
Less than 1 minute
Schema
Exception thrown when a schema operation fails in DBI schema management.
class Schema extends \Hazaar\DBI\Schema\Exception\ExceptionUsed 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, 05 Jun 2026 06:08:15 +0000