Class

TemplateLoadingException

Package: IO\Template\loader Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Loic ROUCHON horn@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2009 06 18 Located at: io/template/loader/TemplateLoadingException.class.php

This exception is thrown when the template cannot been loaded.

Exception implements Throwable
Extended by TemplateLoadingException
Direct known subclasses
FileTemplateLoadingException
Methods summary
public
# __construct( string $message )

Constructs an exception

Methods inherited from Exception
__toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message