swh.provenance.exc module# exception swh.provenance.exc.ProvenanceDBError[source]# Bases: Exception Specific provenance db error (connection, erroneous queries, etc…) exception swh.provenance.exc.ProvenanceAPIError[source]# Bases: Exception Specific internal provenance api (mainly connection) exception swh.provenance.exc.ProvenanceException[source]# Bases: Exception Specific provenance error