TYPO3 CMS  TYPO3_8-7
TYPO3\CMS\Extbase\Persistence\Generic\Exception\UnsupportedOrderException Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Persistence\Generic\Exception\UnsupportedOrderException:
TYPO3\CMS\Extbase\Persistence\Generic\Exception TYPO3\CMS\Extbase\Persistence\Exception TYPO3\CMS\Extbase\Exception TYPO3\CMS\Core\Exception

Detailed Description

An "Unsupported Order" exception: The order you specified in the query is not supported by now.

Definition at line 20 of file UnsupportedOrderException.php.