MethodError

The base class of all the exceptions thrown by this module.

class MethodError : Error {}

Constructors

this
this(string msg, Throwable next)
Undocumented in source.

Meta