method

new

v1_9_3_125 - Show latest stable - Class: NoMethodError
new(*args)
public

Construct a NoMethodError exception for a method of the given name called with the given arguments. The name may be accessed using the #name method on the resulting object, and the arguments using the #args method.