Class Dwoo_Compilation_Exception

Description

dwoo compilation exception class

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

This file is released under the LGPL "GNU Lesser General Public License" More information can be found here: http://www.gnu.org/copyleft/lesser.html

Located in /Dwoo/Compilation/Exception.php (line 22)

Exception
   |
   --Dwoo_Exception
      |
      --Dwoo_Compilation_Exception
Variable Summary
mixed $compiler
mixed $template
Method Summary
Dwoo_Compilation_Exception __construct (Dwoo_Compiler $compiler,  $message)
void getCompiler ()
void getTemplate ()
Variables
mixed $compiler (line 24)
  • access: protected
mixed $template (line 25)
  • access: protected
Methods
Constructor __construct (line 27)
  • access: public
Dwoo_Compilation_Exception __construct (Dwoo_Compiler $compiler,  $message)
getCompiler (line 34)
  • access: public
void getCompiler ()
getTemplate (line 39)
  • access: public
void getTemplate ()

Documentation generated on Sun, 07 Sep 2008 23:57:46 +0200 by phpDocumentor 1.4.0