Exceptions#

exception ocdsextensionregistry.exceptions.OCDSExtensionRegistryError[source]#

Base class for exceptions from within this package

exception ocdsextensionregistry.exceptions.DoesNotExist[source]#

Raised if an object wasn’t found for the given parameters

exception ocdsextensionregistry.exceptions.MissingExtensionMetadata[source]#

Raised if a method call requires extensions metadata, with which the extension registry was not initialized

exception ocdsextensionregistry.exceptions.NotAvailableInBulk[source]#

Raised if files are required to be available in bulk, but are not