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

Exception raised when stubbing a particular method is not allowed.

@see Configuration.prevent

Methods

new  

Public Class methods

[Validate]