Class dataFormatException

Description

Implements interfaces:

Classe de Exception que deve ser lançada quando o formato do dado estiver incorreto

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

Exception
   |
   --dataFormatException
Method Summary
dataFormatException __construct ([ $strMensagem = CFG_EXCEPTION_DATA_FORMAT_DESC])
Variables

Inherited Variables

Inherited from Exception (Internal Class)

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

SourceForge.net Logo Support This Project