class DatabaseReadOnlyException extends ClientDeniedException

Exception indicating that the a write was requested to a read-only database

Properties

$code from  ClientDeniedException
$message

Methods

__construct(string|null $details = null)

No description

Details

in BaseException at line 8
__construct(string|null $details = null)

No description

Parameters

string|null $details