TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Extbase\Persistence\Generic\Exception\NotImplementedException Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Persistence\Generic\Exception\NotImplementedException:
TYPO3\CMS\Extbase\Persistence\Exception TYPO3\CMS\Extbase\Exception

Public Member Functions

 __construct ($method)
 

Detailed Description

An "NotImplementedException" exception

Definition at line 20 of file NotImplementedException.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Extbase\Persistence\Generic\Exception\NotImplementedException::__construct (   $method)
Parameters
string$method

Definition at line 25 of file NotImplementedException.php.