NAME

ArangoDB::ServerException

DESCRIPTION

Exception class that thrown by client when the server returns an error response.

METHODS

new()

Constructor.

code()

Returns HTTP response code.

status()

Returns HTTP status.

detail()

Returns detail information of server error.