Class QdbException
Base class of all quasardb exceptions.
- Exception
-
QdbException
Direct known subclasses
QdbConnectionException, QdbInputException, QdbOperationException, QdbProtocolException, QdbSystemExceptionIndirect known subclasses
QdbAliasAlreadyExistsException, QdbAliasNotFoundException, QdbContainerEmptyException, QdbIncompatibleTypeException, QdbOperationDisabledException
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|