NoServerRequestGivenException extends RuntimeException
FinalYes
Thrown when the ConfigurationManager has not been initialized with a PSR-7 ServerRequestInterface.
Note this exception extends \TYPO3\CMS\Extbase\Exception in v14, and not \RuntimeException.