phpDocumentor base
[ class tree: base ] [ index: base ] [ all elements ]

Class: WindFinalException

Source Location: /base/WindFinalException.php

Class WindFinalException

Class Overview

终极异常类型

抛出该类型异常将不会被cache

Located in /base/WindFinalException.php [line 12]

Exception
   |
   --WindFinalException
Author(s): Information Tags:
Version:  $Id: WindFinalException.php 2973 2011-10-15 19:22:48Z yishuo $
Copyright:  ©2003-2103 phpwind.com
License:  http://www.windframework.com

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

[ Top ]
Method Summary
WindFinalException   __construct()  

[ Top ]
Methods
Constructor __construct  [line 17]

  WindFinalException __construct( [string $message = '']  )

Parameters:
string   $message:  异常信息

API Tags:
Access:  public


Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] )

[ Top ]

Documentation generated on Fri, 30 Mar 2012 11:43:33 +0800 by phpDocumentor 1.4.4