MethodNotImplementedException
extends Exception
in package
FinalYes
Tags
Table of Contents
Methods
- __construct() : mixed
Methods
__construct()
public
__construct([string $message = "Method not implemented" ][, number $code = 0 ][, Exception $previous = null ]) : mixed
Parameters
- $message : string = "Method not implemented"
- $code : number = 0
- $previous : Exception = null