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

Class: EPackageNotFoundException

Source Location: /package/core/exception.inc

Class Overview

Exception
   |
   --EException
      |
      --EIlligalParameterException
         |
         --EPackageNotFoundException

不明なパッケージを指定した際にスローされる例外です。



Inherited Variables

Class: Exception (Internal Class)

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

Inherited Methods

Class: EException

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

Class: Exception (Internal Class)

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

Class Details

[line 140]
不明なパッケージを指定した際にスローされる例外です。

PURE::importメソッドにおいて、不明なパッケージを指定した場合に発生する例外です。




[ Top ]


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