Class nullException

Description

Implements interfaces:

Classe de Exception que deve ser lançada quando um valor Nulo não permitido for aplicado a uma propriedade ou variável

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

Exception
   |
   --nullException
Method Summary
nullException __construct ([ $strMensagem = CFG_EXCEPTION_DESC])
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 16)
  • access: public
nullException __construct ([ $strMensagem = CFG_EXCEPTION_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:52:36 -0300 by phpDocumentor 1.4.0

SourceForge.net Logo Support This Project