it stands to infer that `(e as HttpException).resp...
# announcements
s
it stands to infer that
(e as HttpException).response().errorBody()
yields the nullable
ResponseBody?
instead of a non-nullable type