ErrorsApifyClientError Base class for all Apify API client errors. All custom exceptions defined by this package inherit from this class, making it convenient to catch any client-related error with a single except clause.HierarchyApifyClientErrorApifyApiErrorInvalidResponseBodyError
Base class for all Apify API client errors.
All custom exceptions defined by this package inherit from this class, making it convenient to catch any client-related error with a single except clause.