Libraries
»
vcr
(2.1.1)
»
Index (A)
»
VCR
»
Errors
»
AroundHTTPRequestHookError
Exception: VCR::Errors::AroundHTTPRequestHookError
Inherits:
Error
Object
StandardError
Error
VCR::Errors::AroundHTTPRequestHookError
show all
Defined in:
lib/vcr/errors.rb
Overview
Error raised when an +around_http_request+ hook is used improperly.
See Also:
Configuration#around_http_request