src.api.common.error_messages module
This module defines error messages for invalid inputs in the application.
- Constants:
INVALID_LOCATION: Error message for invalid location parameters.
INVALID_PARAMETER: Error message for invalid parameter format.
INVALID_JD: Error message for invalid Julian Date.
INVALID_SOURCE: Error message for invalid data source.
NO_TLE_FOUND: Error message when no TLE is found.