Exception: APISmith::Smash::UnknownKey
- Inherits:
-
StandardError
- Object
- StandardError
- APISmith::Smash::UnknownKey
- Defined in:
- lib/api_smith/smash.rb
Overview
When we access an unknown property, we raise the unknown key instead of a NoMethodError on undefined keys so that we can do a target rescue.