BadFunctionCallException (class)

The BadFunctionCallException class

Introduction

(PHP 5 >= 5.1.0, PHP 7)

Exception thrown if a callback refers to an undefined function or if some arguments are missing.

Class synopsis

BadFunctionCallException extends LogicException {
/* Inherited properties */
protected string $message ;