const HttpExceptionWithStatus(this.statusCode, String message, {Uri? uri}) : super(message, uri: uri);