Exceptions

Exceptions Overview

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

from arango.exceptions import InvalidCollection

List of exceptions

Table Of Contents

Related Topics

This Page

Fork me on GitHub