Exception: ExperianConsumerView::Errors::ApiEndpointNotFoundError

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

Overview

Thrown for HTTP 404 codes. These imply the API endpoints may have changed, likely requiring 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