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

Class: TUnexpectedException

Source Location: /Exception/TUnexpectedException.php

Class Overview

Exception
   |
   --TException
      |
      --TUnexpectedException

TUnexpectedException class

Class Details

[line 30]
TUnexpectedException class

TUnexpectedException is raised when an unexpected exception is raised.

Namespace: Exception




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


[ Top ]

Methods



Class Methods


constructor __construct [line 36]

TUnexpectedException __construct( string $msg)

Constructor.



Parameters:

string   $msg   the error message

[ Top ]


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