Class classNotFoundException

Description

Implements interfaces:

Classe de Exception que deve ser lançada quando o índice de um array ultrapassar seu limite

Located in /exception/classNotFoundException.classe.php (line 14)

Exception
   |
   --classNotFoundException
Method Summary
classNotFoundException __construct ([ $strMensagem = CFG_EXCEPTION_CLASS_NOT_FOUND_DESC])
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 16)
  • access: public
classNotFoundException __construct ([ $strMensagem = CFG_EXCEPTION_CLASS_NOT_FOUND_DESC])
  • $strMensagem

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

Implementation of:
iOpenMindException::__construct()
defineClasseErro (line 21)
  • access: public
void defineClasseErro ()

Implementation of:
iOpenMindException::defineClasseErro()

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Sun, 09 Mar 2008 23:50:52 -0300 by phpDocumentor 1.4.0

SourceForge.net Logo Support This Project