File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,43 @@ btrdb.exceptions
77.. autoexception :: BTrDBError
88
99.. autoexception :: ConnectionError
10+
11+ .. autoexception :: StreamNotFoundError
12+
13+ .. autoexception :: CredentialsFileNotFound
14+
15+ .. autoexception :: ProfileNotFound
16+
17+ .. autoexception :: BTRDBServerError
18+
19+ .. autoexception :: BTRDBTypeError
20+
21+ .. autoexception :: InvalidOperation
22+
23+ .. autoexception :: StreamExists
24+
25+ .. autoexception :: AmbiguousStream
26+
27+ .. autoexception :: PermissionDenied
28+
29+ .. autoexception :: BTRDBValueError
30+
31+ .. autoexception :: InvalidCollection
32+
33+ .. autoexception :: InvalidTagKey
34+
35+ .. autoexception :: InvalidTagValue
36+
37+ .. autoexception :: InvalidTimeRange
38+
39+ .. autoexception :: InvalidPointWidth
40+
41+ .. autoexception :: BadValue
42+
43+ .. autoexception :: RecycledUUID
44+
45+ .. autoexception :: BadSQLValue
46+
47+ .. autoexception :: VersionNotAvailable
48+
49+ .. autoexception :: NoSuchPoint
You can’t perform that action at this time.
0 commit comments