Class TPhpErrorException

Description

TPhpErrorException class

TPhpErrorException represents an exception caused by a PHP error. This exception is mainly thrown within a PHP error handler.

  • since: 3.0
  • version: $Id: TException.php 2606 2009-02-11 15:24:27Z haertl.mike $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Exceptions/TException.php (line 346)

Exception
   |
   --TException
      |
      --TSystemException
         |
         --TPhpErrorException
Method Summary
TPhpErrorException __construct (integer $errno, string $errstr, string $errfile, integer $errline)
Variables

Inherited Variables

Inherited from TException

TException::$_messageCache
Methods
Constructor __construct (line 355)

Constructor.

  • access: public
TPhpErrorException __construct (integer $errno, string $errstr, string $errfile, integer $errline)
  • integer $errno: error number
  • string $errstr: error string
  • string $errfile: error file
  • integer $errline: error line number

Redefinition of:
TException::__construct()
Constructor.

Inherited Methods

Inherited From TException

TException::__construct()
TException::getErrorCode()
TException::getErrorMessage()
TException::getErrorMessageFile()
TException::setErrorCode()
TException::setErrorMessage()
TException::translateErrorMessage()

Documentation generated on Sun, 24 May 2009 16:47:33 -0400 by phpDocumentor 1.3.0RC4