btrdb.exceptions

Module for custom exceptions

exception btrdb.exceptions.BTrDBError(code, msg, mash)

The primary exception for grpc related errors.

exception btrdb.exceptions.ConnectionError

An error has occurred while interacting with the BTrDB server or when trying to establish a connection.