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