‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Utility\Exception\NotImplementedMethodException Class Reference
Inheritance diagram for TYPO3\CMS\Core\Utility\Exception\NotImplementedMethodException:

Detailed Description

Exception thrown if a method is not implemented yet.

Note this extends from \RuntimeException to be backwards compatible with the formerly thrown \RuntimeException in the methods.

Definition at line 26 of file NotImplementedMethodException.php.