1 2 3
from errors.errors import CreateCollectionFailed, InsertDocumentFailed, FindCollectionError; __all__ = ['CreateCollectionFailed', 'InsertDocumentFailed', 'FindCollectionError']