Class: Doctrine_Adapter_Db2_Exception

Source Location: /Doctrine/Adapter/Db2/Exception.php

Class Doctrine_Adapter_Db2_Exception

Class Overview

Doctrine_Adapter_Db2_Exception

Located in /Doctrine/Adapter/Db2/Exception.php [line 33]

Exception
   |
   --Doctrine_Exception
      |
      --Doctrine_Adapter_Exception
         |
         --Doctrine_Adapter_Db2_Exception
Author(s): Information Tags:
Version:  $Revision$
Link:  www.phpdoctrine.com
Since:  1.0
License:  LGPL
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Doctrine_Exception

Doctrine_Exception::$_errorMessages

Inherited From Exception (Internal Class)

$code
$file
$line
$message
$string
$trace

Inherited From Doctrine_Exception

Doctrine_Exception::errorMessage()
Return a textual error message for a Doctrine error code

Inherited From Exception (Internal Class)

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

[ Top ]
Properties
Methods