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

Class: TComponentNotDefinedException

Source Location: /Exception/TComponentNotDefinedException.php

Class Overview

Exception
   |
   --TException
      |
      --TComponentNotDefinedException

TComponentNotDefinedException class

Class Details

[line 31]
TComponentNotDefinedException class

TComponentNotDefinedException is raised when the framework is unable to locate a component class.

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 37]

TComponentNotDefinedException __construct( string $comType)

Constructor.



Parameters:

string   $comType   the component type

[ Top ]


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