Method | Description | |
---|---|---|
handleRenderingException ( array $typoScriptPath, Exception $exception ) : string | Handle an Exception thrown while rendering TypoScript |
Method | Description | |
---|---|---|
handle ( string $typoScriptPath, Exception $exception, integer $referenceCode ) : string | Handles an Exception thrown while rendering TypoScript |
public handleRenderingException ( array $typoScriptPath, Exception $exception ) : string | ||
$typoScriptPath | array | |
$exception | Exception | |
return | string |