Package com.arangodb.internal
Class ArangoErrors
java.lang.Object
com.arangodb.internal.ArangoErrors
- Author:
- Mark Vollmary
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
matches
(ArangoDBException e, int responseCode) static boolean
matches
(ArangoDBException e, int responseCode, int errorNum)
-
Field Details
-
ERROR_ARANGO_CONFLICT
-
ERROR_ARANGO_DOCUMENT_NOT_FOUND
-
ERROR_ARANGO_DATA_SOURCE_NOT_FOUND
-
ERROR_ARANGO_DATABASE_NOT_FOUND
-
ERROR_GRAPH_NOT_FOUND
-
QUEUE_TIME_VIOLATED
-
-
Method Details
-
matches
-
matches
-