| Class | FakeWeb::NetConnectNotAllowedError |
| In: |
lib/fake_web.rb
|
| Parent: | StandardError |
This exception is raised if you set FakeWeb.allow_net_connect = false and subsequently try to make a request to a URI you haven‘t stubbed.