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

Class: TPageUnauthorizedException

Source Location: /Exception/TPageUnauthorizedException.php

Class Overview

Exception
   |
   --TException
      |
      --TPageUnauthorizedException

TPageUnauthorizedException class

Class Details

[line 30]
TPageUnauthorizedException class

TPageUnauthorizedException is raised when an unauthorized page is requested.

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

TPageUnauthorizedException __construct( string $pageType)

Constructor.



Parameters:

string   $pageType   the page type

[ Top ]


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