System.Exception
[ class tree: System.Exception ] [ index: System.Exception ] [ all elements ]

Class: TThemeParsingFailedException

Source Location: /Exception/TThemeParsingFailedException.php

Class Overview

Exception
   |
   --TException
      |
      --TThemeParsingFailedException

TThemeParsingFailedException class

Class Details

[line 30]
TThemeParsingFailedException class

TThemeParsingFailedException is raised when the framework fails in parsing a theme file.

Namespace: Exception




version:  $Revision: 1.1 $ $Date: 2005/05/07 06:09:27 $
author:  Alex Flint <alex[at]linium[dot]net>


[ Top ]

Methods



Class Methods


constructor __construct [line 37]

TThemeParsingFailedException __construct( string $themeFile, [string $msg = ''])

Constructor.



Parameters:

string   $themeFile   the component theme file name
string   $msg   the parsing error message

[ Top ]


© 2004-2005 PRADO Software Group. All Rights Reserved.