Exceptions

Exceptions Overview

All arango-python exceptions are placed into arango.exceptions module. Feel free to import it like this:

from arango.exceptions import InvalidCollection

List of exceptions