NAME
ArangoDB::ClientException
DESCRIPTION
Exception class that thrown by client when the client use invalid bind variables.
METHODS
new()
Constructor.
message()
Returns error message.
package()
Returns package name of the error occured.
file()
Returns file name of the error occured.
line()
Returns line number of the error occured.
subroutine()
Returns subroutine name of the error occured.