Create a FetchException as the result of a HTTP error.
FetchException.fromHttpError(this.errorCode, String reasonPhrase) : super(reasonPhrase);