Migration
Less than 1 minute
Migration
Exception thrown when a migration operation fails in DBI schema management.
class Migration extends \Hazaar\DBI\Schema\Exception\ExceptionUsed to indicate errors encountered during database schema migrations.
Methods
__construct
Creates a migration exception with a custom message.
public __construct(string $message): voidParameters
| Parameter | Type | Description |
|---|---|---|
$message | string | the error message describing the migration failure |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000