PHP Class Neos\Fusion\Core\ExceptionHandlers\PlainTextHandler

Inheritance: extends AbstractRenderingExceptionHandler
Afficher le fichier Open project: neos/neos-development-collection

Méthodes protégées

Méthode Description
handle ( string $typoScriptPath, Exception $exception, integer $referenceCode ) : string Handles an Exception thrown while rendering TypoScript

Method Details

handle() protected méthode

Handles an Exception thrown while rendering TypoScript
protected handle ( string $typoScriptPath, Exception $exception, integer $referenceCode ) : string
$typoScriptPath string path causing the exception
$exception Exception exception to handle
$referenceCode integer
Résultat string