TYPO3  7.6
Public Member Functions | List of all members
NotImplementedException Class Reference
Inheritance diagram for NotImplementedException:
Exception Exception

Public Member Functions

 __construct ($method)
 

Detailed Description

An "NotImplementedException" exception

Definition at line 20 of file NotImplementedException.php.

Constructor & Destructor Documentation

__construct (   $method)
Parameters
string$method

Definition at line 25 of file NotImplementedException.php.

References NotImplementedException\__construct().

Referenced by NotImplementedException\__construct().