UndefinedMethodException
extends FatalErrorException
in package
Undefined Method Exception.
Tags
Table of Contents
- __construct() : mixed
- setTrace() : mixed
Methods
__construct()
public
__construct(string $message, ErrorException $previous) : mixed
Parameters
- $message : string
- $previous : ErrorException
Return values
mixed —setTrace()
protected
setTrace(mixed $trace) : mixed
Parameters
- $trace : mixed