earthkit.data.utils.lazy¶
Exceptions¶
Common base class for all non-exit exceptions. |
Classes¶
Module Contents¶
- class earthkit.data.utils.lazy.LazySource(name, *args, **kwargs)¶
- args = ()¶
- kwargs¶
- name¶
- property source¶
- exception earthkit.data.utils.lazy.LazySourceError¶
Bases:
ExceptionCommon base class for all non-exit exceptions.