Exception: ExperianConsumerView::Errors::ApiHttpVersionNotSupportedError

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

Overview

Thrown for HTTP 505 codes. These imply an error which likely requires a code change to this code library.

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