Exception: HTTPError::FailedDependency

Inherits:
ErrorBase
  • Object
show all
Defined in:
lib/4xx_errors.rb

Overview

424 Failed Dependency

Constant Summary collapse

CODE =
Rack::Utils.status_code(:failed_dependency)

Method Summary

Methods inherited from ErrorBase

#code, #initialize, #msg

Constructor Details

This class inherits a constructor from ErrorBase