Class ErrorMsg

Description

Die Klasse ErrorMsg ergänzt die Klasse LogMsg um Informationen, die zum Debuggen wichtig sind.

Das von GetErrors() zurückgegebene Array kann Instanzen ihres Typs enthalten.

Located in /web/core/core.log.php (line 93)

LogMsg
   |
   --ErrorMsg
Variable Summary
mixed $Args
mixed $BackTrace
mixed $Debug
mixed $Error
mixed $File
mixed $Line
mixed $LowLevel
Method Summary
ErrorMsg ErrorMsg ( $aNo,  $aMsg, [ $aDebug = ""], [ $aFile = ""], [ $aLine = 0], [ $aArgs = NULL], [ $aBackTrace = NULL])
void getLogMsg ()
void getMessage ([ $DisplayDebug = false])
Variables
mixed $Args = NULL (line 99)
mixed $BackTrace = NULL (line 98)
mixed $Debug = NULL (line 95)
mixed $Error = NULL (line 94)
mixed $File = NULL (line 96)
mixed $Line = NULL (line 97)
mixed $LowLevel = false (line 100)

Inherited Variables

Inherited from LogMsg

LogMsg::$Message
LogMsg::$Type
Methods
Constructor ErrorMsg (line 102)
ErrorMsg ErrorMsg ( $aNo,  $aMsg, [ $aDebug = ""], [ $aFile = ""],  $aLine, [ $aArgs = NULL], [ $aBackTrace = NULL])
  • $aNo
  • $aMsg
  • $aDebug
  • $aFile
  • $aLine
  • $aArgs
  • $aBackTrace
getLogMsg (line 150)
void getLogMsg ()

Redefinition of:
LogMsg::getLogMsg()
getMessage (line 158)
void getMessage ([ $DisplayDebug = false])
  • $DisplayDebug

Redefinition of:
LogMsg::getMessage()

Inherited Methods

Inherited From LogMsg

LogMsg::LogMsg()
LogMsg::getLogMsg()
LogMsg::getMessage()

Documentation generated on Mon, 22 Oct 2007 17:17:18 +0200 by phpDocumentor 1.3.1