Skip to content

isimip_utils.exceptions

Custom exceptions for ISIMIP tools.

ExtractionError

Raised when data extraction operations fail.

ValidationError

Raised when data validation fails.

DidNotMatch

Raised when a pattern does not match the expected format.

NotFound

Raised when a required resource or file is not found.

ConfigError

Raised when there is an error in configuration.