Exception: ExperianConsumerView::Errors::ApiServerError

Inherits:
ApiHttpError
  • Object
show all
Defined in:
lib/experian_consumer_view/errors.rb

Overview

Thrown for HTTP 500 codes, and HTTP 503 codes where the text response is “Server error”. This means a serious server error has occurred. This can only be resolved on the server side by Experian - inform them if it persists.

Instance Attribute Summary

Attributes inherited from ApiHttpError

#code, #response

Method Summary

Methods inherited from ApiHttpError

#initialize, #message

Constructor Details

This class inherits a constructor from ExperianConsumerView::Errors::ApiHttpError