Exceptions¶
- exception datalake.exceptions.BadConfiguration(message)[source]¶
Bases:
datalake.exceptions.DatalakeErrorIs raised when a provided configuration is wrong
- exception datalake.exceptions.CatalogError[source]¶
Bases:
datalake.exceptions.DatalakeErrorBase exception for catalog related errors
- exception datalake.exceptions.ContainerNotFound[source]¶
Bases:
datalake.exceptions.DatalakeErrorAn error when Azure container does not exists
- exception datalake.exceptions.DatalakeError[source]¶
Bases:
ExceptionBase exception for framework exceptions
- exception datalake.exceptions.EntryNotFound[source]¶
Bases:
datalake.exceptions.CatalogErrorAn error when a catalog entry cannot be found
- exception datalake.exceptions.StoreNotFound[source]¶
Bases:
datalake.exceptions.CatalogErrorAn error when a store id cannot be found