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

Class: TTagUnbalancedException

Source Location: /Exception/TTagUnbalancedException.php

Class Overview

Exception
   |
   --TException
      |
      --TTagUnbalancedException

TTagUnbalancedException class

Class Details

[line 31]
TTagUnbalancedException class

TTagUnbalancedException is raised when the framework detects an unbalanced tag in a template.

Namespace: Exception




version:  $Revision: 1.2 $ $Date: 2005/01/04 21:33:46 $
author:  Qiang Xue <qiang.xue@gmail.com>


[ Top ]

Methods



Class Methods


constructor __construct [line 37]

TTagUnbalancedException __construct( string $tagName)

Constructor.



Parameters:

string   $tagName   the tag name.

[ Top ]


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