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