core
[ class tree: core ] [ index: core ] [ all elements ]

Class: EErrorException

Source Location: /package/core/exception.inc

Class Overview

Exception
   |
   --EException
      |
      --EErrorException

エラーが発生した際にスローされる例外です。



Inherited Methods

Class: EException

EException::__construct()
標準のコンストラクタです。
EException::getRealCause()
例外の元になった例外オブジェクトを返します。

Class Details

[line 67]
エラーが発生した際にスローされる例外です。

EErrorException例外はE_ERROR、E_CORE_ERROR、E_COMPILE_ERROR、E_USER_ERRORが発生した際にPURE::defaultErrorHandlerメソッドにより発行されます。




[ Top ]


Documentation generated on Sun, 06 Jan 2008 01:33:11 +0900 by phpDocumentor 1.3.2