Source code for datacatalog.stores.exceptions

[docs]class ManagedStoreError(Exception): pass