2 lines
78 B
Python
2 lines
78 B
Python
class ConnectionError(Exception): ...
|
|
class BadNamespaceError(Exception): ...
|