Class Mocha::StubbingError
In: lib/mocha/stubbing_error.rb
Parent: ErrorWithFilteredBacktrace

Exception raised when stubbing a particular method is not allowed.

@see Configuration.prevent

[Validate]