‪TYPO3CMS  10.4
TYPO3\CMS\Extbase\Persistence\Generic\Exception\NotImplementedException Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Persistence\Generic\Exception\NotImplementedException:
TYPO3\CMS\Extbase\Persistence\Generic\Exception TYPO3\CMS\Extbase\Persistence\Exception TYPO3\CMS\Extbase\Exception TYPO3\CMS\Core\Exception

Public Member Functions

 __construct (string $method, int $exceptionCode=null)
 

Detailed Description

An "NotImplementedException" exception

Definition at line 25 of file NotImplementedException.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Extbase\Persistence\Generic\Exception\NotImplementedException::__construct ( string  $method,
int  $exceptionCode = null 
)
Parameters
string$method
int$exceptionCode

Definition at line 31 of file NotImplementedException.php.