Class TActiveRecordException

Description

Base exception class for Active Records.

  • author: Wei Zhuo <weizho[at]gmail[dot]com>
  • version: $Id: TActiveRecordException.php 3098 2012-01-28 17:49:48Z ctrlaltca@gmail.com $
  • since: 3.1

Located in /Data/ActiveRecord/Exceptions/TActiveRecordException.php (line 21)

Exception
   |
   --TException
      |
      --TSystemException
         |
         --TDbException
            |
            --TActiveRecordException
Direct descendents
Class Description
TActiveRecordConfigurationException TActiveRecordConfigurationException class.
Method Summary
Variables

Inherited Variables

Inherited from TException

TException::$_messageCache

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
getErrorMessageFile (line 26)
  • return: path to the error message file
  • access: protected
string getErrorMessageFile ()

Redefinition of:
TException::getErrorMessageFile()

Inherited Methods

Inherited From TException

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

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Documentation generated on Mon, 25 Jun 2012 14:37:13 +0200 by phpDocumentor 1.4.3