Class ConnectException
Connect-Exception
This exception type will be thrown by the client when there is an error
during connecting to the server.
- Exception implements Throwable
-
triagens\ArangoDb\Exception
-
triagens\ArangoDb\ConnectException
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