◆ HttpException() [1/4]
| fiftyone.pipeline.engines.fiftyone.exceptions.HttpException.HttpException | ( | int | statusCode, |
| String | message | ||
| ) |
Construct a new instance.
- Parameters
-
- statusCode - the status code of the HTTP request
- message - the message to give to the exception
