shared/models/http_exception library

Exceptions / Errors

BadRequestException
ConflictException
The record changed between being read and being written.
FetchDataException
ForbiddenException
The caller is authenticated, and is not allowed to do this.
HttpException
NotFoundException
The endpoint or record does not exist.
RateLimitedException
The API is asking the caller to slow down.
UnauthorizedException
The request was not authenticated, or the credential it carried is no good.