View source
class BadMethodCallException
package php
extends BadFunctionCallException › LogicException › Exception
import php.LogicException
Available on php
Exception thrown if a callback refers to an undefined method or if some arguments are missing.