unesco_reader.exceptions ======================== .. py:module:: unesco_reader.exceptions .. autoapi-nested-parse:: Custom exceptions for the unesco_reader package Exceptions ---------- .. autoapisummary:: unesco_reader.exceptions.NoDataError unesco_reader.exceptions.TooManyRecordsError Module Contents --------------- .. py:exception:: NoDataError Bases: :py:obj:`Exception` This is a custom exception that is raised when no UIS data exists .. py:exception:: TooManyRecordsError Bases: :py:obj:`Exception` This is a custom exception that is raised when too many records are requested