Exceptions¶
NoxRunnerError¶
NoxRunnerHTTPError¶
- exception noxrunner.exceptions.NoxRunnerHTTPError(status_code, message, response_body='')[source]¶
Bases:
NoxRunnerErrorHTTP error from the NoxRunner backend API.
Bases: NoxRunnerError
HTTP error from the NoxRunner backend API.