unesco_reader.exceptions
Custom exceptions for the unesco_reader package
Exceptions
This is a custom exception that is raised when no UIS data exists |
|
This is a custom exception that is raised when too many records are requested |
Module Contents
- exception unesco_reader.exceptions.NoDataError
Bases:
ExceptionThis is a custom exception that is raised when no UIS data exists
- exception unesco_reader.exceptions.TooManyRecordsError
Bases:
ExceptionThis is a custom exception that is raised when too many records are requested