ipa-python Exception Classes
[ipa-python Data Classes]
foo bar baz
More...
Classes | |
| class | ipa.IPARangeError |
| IPA exception raised when ranges conflict. More... | |
| class | ipa.IPACatalogNotFoundError |
| IPA exception raised when a catalog doesn't exist with the given name. More... | |
| class | ipa.IPADatasetNotFoundError |
| IPA exception raised when a dataset doesn't exist for the given date. More... | |
| class | ipa.IPADatasetError |
| IPA exception raised when dataset ranges overlap. More... | |
| class | ipa.IPALabelError |
| IPA exception raised when there is a problem querying labels. More... | |
Detailed Description
foo bar bazBase class for all IPA exceptions.


