Quasardb API for PHP
Introduction Installation Compilation Configuration API Reference

Namespaces

  • qdb

Classes

  • QdbAliasAlreadyExistsException
  • QdbAliasNotFoundException
  • QdbBatch
  • QdbBatchResult
  • QdbBlob
  • QdbCluster
  • QdbConnectionException
  • QdbContainerEmptyException
  • QdbDeque
  • QdbEntry
  • QdbEntryCollection
  • QdbException
  • QdbExpirableEntry
  • QdbIncompatibleTypeException
  • QdbInputException
  • QdbInteger
  • QdbOperationDisabledException
  • QdbOperationException
  • QdbProtocolException
  • QdbSystemException
  • QdbTag
  • QdbTagCollection

Class QdbOperationDisabledException

Thrown when an operation cannot be perform because it has been disabled in the cluster configuration.

qdb\Exception
Extended by qdb\QdbException
Extended by qdb\QdbOperationException
Extended by qdb\QdbOperationDisabledException
Final
Namespace: qdb
Example: $cluster->purgeAll(); // throws QdbOperationDisabledException
Copyright 2009-2018 quasardb SAS Documentation generated by ApiGen