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