hydrosdk.exceptions module¶
- show-inheritance
- exception hydrosdk.exceptions.BadRequestException¶
Exception for client-side errors.
- exception hydrosdk.exceptions.BadResponseException¶
` Exception for server-side errors.
- exception hydrosdk.exceptions.HydrosphereException¶
Base exception for SDK library.
- exception hydrosdk.exceptions.MetricSpecException¶
- exception hydrosdk.exceptions.ServableException¶
Servable class base exception
- exception hydrosdk.exceptions.SignatureViolationException¶
Exception raised when signature is violated
- exception hydrosdk.exceptions.TimeoutException¶
Exception for timeouts
- exception hydrosdk.exceptions.UnknownException¶