MCPcopy Create free account
hub / github.com/EdupageAPI/edupage-api / MissingDataException

Class MissingDataException

edupage_api/exceptions.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5class MissingDataException(Exception):
6 pass
7
8
9class BadCredentialsException(Exception):

Callers 6

is_confirmedMethod · 0.90
assert_noneMethod · 0.90
get_school_yearMethod · 0.90
__get_timetable_dataMethod · 0.90
__get_date_planMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected