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

Class: TComponentTemplateRedefinedException

Source Location: /Exception/TComponentTemplateRedefinedException.php

Class Overview

Exception
   |
   --TException
      |
      --TComponentTemplateRedefinedException

TComponentTemplateRedefinedException class

Class Details

[line 32]
TComponentTemplateRedefinedException class

TComponentTemplateRedefinedException is raised when the framework detects that a component has multiple templates.

Namespace: Exception




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


[ Top ]

Methods



Class Methods


constructor __construct [line 39]

TComponentTemplateRedefinedException __construct( string $comType, string 1)

Constructor.



Parameters:

string   1   the property name
string   $comType   the component type

[ Top ]


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