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 Fri, 05 Jun 2026 06:08:15 +0000