FileSystem
Less than 1 minute
FileSystem
Exception thrown when a file system operation fails in DBI schema management.
class FileSystem extends \Hazaar\ExceptionExtends: Hazaar\Exception
Used to signal errors encountered during file system access or manipulation by DBI components.
Methods
__construct
Creates a file system exception with a custom message.
public __construct(string $message): voidParameters
| Parameter | Type | Description |
|---|---|---|
$message | string | the error message describing the file system failure |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000