Quasardb API for PHP
Introduction Installation Compilation Configuration API Reference

Classes

  • QdbBatch
  • QdbBatchResult
  • QdbBlob
  • QdbCluster
  • QdbDeque
  • QdbEntry
  • QdbEntryCollection
  • QdbExpirableEntry
  • QdbHashSet
  • QdbInteger
  • QdbTag
  • QdbTagCollection

Exceptions

  • QdbAliasAlreadyExistsException
  • QdbAliasNotFoundException
  • QdbConnectionException
  • QdbContainerEmptyException
  • QdbException
  • QdbIncompatibleTypeException
  • QdbInputException
  • QdbOperationDisabledException
  • QdbOperationException
  • QdbProtocolException
  • QdbSystemException

Class QdbException

Base class of all quasardb exceptions.

Exception
Extended by QdbException

Direct known subclasses

QdbConnectionException, QdbInputException, QdbOperationException, QdbProtocolException, QdbSystemException

Indirect known subclasses

QdbAliasAlreadyExistsException, QdbAliasNotFoundException, QdbContainerEmptyException, QdbIncompatibleTypeException, QdbOperationDisabledException
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
Copyright 2009-2017 quasardb SAS Documentation generated by ApiGen