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