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

Class: TPathAliasNotDefinedException

Source Location: /Exception/TPathAliasNotDefinedException.php

Class Overview

Exception
   |
   --TException
      |
      --TPathAliasNotDefinedException

TPathAliasNotDefinedException class

Class Details

[line 31]
TPathAliasNotDefinedException class

TPathAliasNotDefinedException is raised when the framework fails to use a namespace containing unknown path alias.

Namespace: Exception




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


[ Top ]

Methods



Class Methods


constructor __construct [line 37]

TPathAliasNotDefinedException __construct( string $alias)

Constructor.



Parameters:

string   $alias   the path alias to be translated

[ Top ]


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