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

Class: TPropertyNameClashException

Source Location: /Exception/TPropertyNameClashException.php

Class Overview

Exception
   |
   --TException
      |
      --TPropertyNameClashException

TPropertyNameInvalidException class

Class Details

[line 31]
TPropertyNameInvalidException class

TPropertyNameInvalidException is raised when the framework detects a property is defined with an invalid name.

Namespace: Exception




version:  $Revision: 1.1 $ $Date: 2005/05/23 12:04:57 $
author:  Alex Flint <alex[at]linium[dor]net>


[ Top ]

Methods



Class Methods


constructor __construct [line 38]

TPropertyNameClashException __construct( string $comType, string $propName)

Constructor.



Parameters:

string   $comType   the component type
string   $propName   the property name

[ Top ]


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