RuntimeException
class RuntimeException extends Exception (View source)
This exception wraps an inner exception during rendering.
Properties
protected string | $fusionPath |
Methods
__construct(string $message = '', int $code = 0, Exception $previous = null, string $fusionPath = null)
No description
string
getFusionPath()
No description
Details
__construct(string $message = '', int $code = 0, Exception $previous = null, string $fusionPath = null)
No description
string
getFusionPath()
No description