Class QdbOperationDisabledException
Thrown when an operation cannot be perform because it has been disabled in the cluster configuration.
- Exception
-
QdbException
-
QdbOperationException
-
QdbOperationDisabledException
Final
Example: $cluster->purgeAll(); // throws QdbOperationDisabledException
Example: $cluster->purgeAll(); // throws QdbOperationDisabledException
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|