Property | Type | Description | |
---|---|---|---|
$exception | Exception | ||
$message | string | ||
$referenceCode | string | ||
$typoScriptPath | string |
Method | Description | |
---|---|---|
getException ( ) : Exception | received exception | |
getMessage ( ) : string | resulting message | |
getReferenceCode ( ) : mixed | ||
getTypoScriptPath ( ) : mixed |
Method | Description | |
---|---|---|
handle ( string $typoScriptPath, Exception $exception, integer $referenceCode = null ) : string | dummy implementation of message-generation-stub |
public getException ( ) : Exception | ||
return | Exception |