Class TPhpErrorException

Description

TPhpErrorException class

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

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

Exception
   |
   --TException
      |
      --TSystemException
         |
         --TPhpErrorException
Method Summary
TPhpErrorException __construct (integer $errno, string $errstr, string $errfile, integer $errline)
Methods
Constructor __construct (line 287)

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, 04 Jun 2006 18:59:21 -0400 by phpDocumentor 1.3.0RC4