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

Class: TModuleNotDefinedException

Source Location: /Exception/TModuleNotDefinedException.php

Class Overview

Exception
   |
   --TException
      |
      --TModuleNotDefinedException

TModuleNotDefinedException class

Class Details

[line 31]
TModuleNotDefinedException class

TModuleNotDefinedException is raised when the framework is unable to locate a module 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]

TModuleNotDefinedException __construct( string $comType)

Constructor.



Parameters:

string   $comType   the module type

[ Top ]


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