PEEL Shopping
Open source ecommerce : PEEL Shopping
Loader.php
Go to the documentation of this file.
1 <?php
2 
3 /*
4  * This file is part of Twig.
5  *
6  * (c) 2010 Fabien Potencier
7  *
8  * For the full copyright and license information, please view the LICENSE
9  * file that was distributed with this source code.
10  */
11 
26 {
27  public function __construct($message, $lineno = -1, $filename = null, Exception $previous = null)
28  {
29  parent::__construct($message, false, false, $previous);
30  }
31 }
Twig base exception.
Definition: Error.php:34
__construct($message, $lineno=-1, $filename=null, Exception $previous=null)
Definition: Loader.php:27
Exception thrown when an error occurs during template loading.
Definition: Loader.php:25

This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:18 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.