Class src_tools_ERROR

Description

Verwltet die Fwehlermeldungen

  • version: 1
  • since: 1.12.04
  • author: Kay Koch
  • access: public

Located in /src/tools/class.ERROR.php (line 36)


	
			
Method Summary
static void getErrorHandler (int $errno, string $errmsg, string $filename, int $linenum)
static string getErrTxt (int $errNr)
static void setDBError (void $e, [string $desc = ''])
static void setError (string $e, [string $desc = ''])
Methods
static method getErrorHandler (line 290)

gibt für einen Fehler die Informationen aus

static void getErrorHandler (int $errno, string $errmsg, string $filename, int $linenum)
  • int $errno
  • string $errmsg
  • string $filename
  • int $linenum
static method getErrTxt (line 75)

liefert aufgrund einer Fehlernummer die Meldung

static string getErrTxt (int $errNr)
  • int $errNr
static method setDBError (line 341)

Fehlermeldung aus der Datenbank

static void setDBError (void $e, [string $desc = ''])
  • void $e
  • string $desc
static method setError (line 58)

Veranlasst eine Fehlerausgabe für Programmspezifische Fehlermeldungen

static void setError (string $e, [string $desc = ''])
  • string $e
  • string $desc

Documentation generated on Sat, 24 Mar 2007 09:59:10 +0100 by phpDocumentor 1.3.1