Migration
Less than 1 minute
Migration
Exception thrown when a migration operation fails in DBI schema management.
class Migration extends \Hazaar\ExceptionExtends: Hazaar\Exception
Used 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, 04 Sep 2026 23:32:16 +0000