Class ClientException
Client-Exception
This exception type will be thrown by the client when there is an error
on the client side, i.e. something the server is not involved in.
- Exception implements Throwable
-
triagens\ArangoDb\Exception
-
triagens\ArangoDb\ClientException
Methods summary
public
string
|
Methods inherited from triagens\ArangoDb\Exception
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Properties summary
Properties inherited from Exception
$code
,
$file
,
$line
,
$message