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