| Class | VCR::Errors::UnusedHTTPInteractionError |
| In: |
lib/vcr/errors.rb
|
| Parent: | Error |
Error raised when you eject a cassette before all previously recorded HTTP interactions are played back. @note Only applicable when :allow_episode_skipping is false. @see VCR::HTTPInteractionList#assert_no_unused_interactions!