Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Exceptions
Operation
NotImplementedException
PHP Class Exceptions\Operation\NotImplementedException
Author:
Mathieu Dumoulin aka CrazyCodr (
[email protected]
)
Inheritance:
extends
OperationException
Exibir arquivo
Open project: crazycodr/standard-exceptions
Public Methods
Method
Description
__construct
(
$message
= 'Feature not implemented yet',
$code
,
$previous
= null )
Method Details
__construct()
public
method
public
__construct
(
$message
= 'Feature not implemented yet',
$code
,
$previous
= null )