The BadMethodCallException class
Guide
Edit on GitHub ✎
Exception thrown if a callback refers to an undefined method or if some arguments are missing.
Intro
Exception thrown if a callback refers to an undefined method or if some arguments are missing.
Class synopsis
extends BadFunctionCallException { }