Exceptions

A collection of FredAPI exceptions.

exception fred.api.exceptions.BaseFredAPIError(message)

Base class for all API errors.

exception fred.api.exceptions.FredAPIRequestError(message, status_code)

Error raised when a request to the API fails.