mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
3 lines
82 B
Python
3 lines
82 B
Python
class BigchainDBError(Exception):
|
|
"""Base class for BigchainDB exceptions."""
|