hydromodpy.results.errors#
Typed exceptions for the results / reader layer.
Inherit from hydromodpy.core.exceptions.CatalogError. Multiple
inheritance with the historical stdlib parent (KeyError /
FileNotFoundError) preserves backward-compatibility with callers that
caught the raw exception type. New code should catch the typed exception.
Exceptions
|
A field name is registered but absent from the simulation store. |
|
A project root or its |
|
A |
|
Stored schema version differs from the runner's target version. |