Properties Classes
Note
These are property classes that are only available in the stable version; if it doesn’t work, there could be a problem with the API, the client, or you were using an earlier version.
Property
Base
Errors
- exception Estrapy.errors.APIOffline
Bases:
ExceptionRaised when the Estrapy API is offline.
- exception Estrapy.errors.InvalidNumber
Bases:
ExceptionWhen the Estrapy’s function returns an invalid number, this exception is raised.
- exception Estrapy.errors.InvalidResponse
Bases:
ExceptionRaised when the Estrapy API returns an invalid response.
- exception Estrapy.errors.InvalidStatusCode
Bases:
ExceptionRaised when the Estrapy API returns an invalid status code.