Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 857 Bytes

File metadata and controls

49 lines (25 loc) · 857 Bytes

btrdb.exceptions

.. automodule:: btrdb.exceptions

.. autoexception:: BTrDBError

.. autoexception:: ConnectionError

.. autoexception:: StreamNotFoundError

.. autoexception:: CredentialsFileNotFound

.. autoexception:: ProfileNotFound

.. autoexception:: BTRDBServerError

.. autoexception:: BTRDBTypeError

.. autoexception:: InvalidOperation

.. autoexception:: StreamExists

.. autoexception:: AmbiguousStream

.. autoexception:: PermissionDenied

.. autoexception:: BTRDBValueError

.. autoexception:: InvalidCollection

.. autoexception:: InvalidTagKey

.. autoexception:: InvalidTagValue

.. autoexception:: InvalidTimeRange

.. autoexception:: InvalidPointWidth

.. autoexception:: BadValue

.. autoexception:: RecycledUUID

.. autoexception:: BadSQLValue

.. autoexception:: VersionNotAvailable

.. autoexception:: NoSuchPoint