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.

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

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 19)
  • access: protected
mixed $template (line 20)
  • access: protected
Methods
Constructor __construct (line 22)
  • access: public
Dwoo_Compilation_Exception __construct (Dwoo_Compiler $compiler,  $message)
getCompiler (line 29)
  • access: public
void getCompiler ()
getTemplate (line 34)
  • access: public
void getTemplate ()

Documentation generated on Sat, 18 Jul 2009 21:04:59 +0200 by phpDocumentor 1.4.0