class RuntimeException extends Exception (View source)
This exception wraps an inner exception during rendering.
No description
Unwrap this Fusion RuntimeException
__construct(string $message, int $code, Exception $previous, string $fusionPath)
string getFusionPath()
Exception getWrappedException()