Class VCR::Errors::NotSupportedError
In: lib/vcr/errors.rb
Parent: Error

Error raised when you attempt to use a VCR feature that is not supported on your ruby interpreter. @see VCR::Configuration#around_http_request

[Validate]