1.0 Doctrine_Connection_Pgsql_Exception
Doctrine Connection Pgsql Exception
Method Summary
| Returns | Name | Description |
|---|---|---|
| boolean | processErrorInfo | the portable error code is added at the end of array |
Method Details
-
$errorInfo error info array (boolean) processErrorInfo($errorInfo)
This method checks if native error code/message can be converted into a portable code and then adds this portable error code to $portableCode field
the portable error code is added at the end of array
Doctrine_Connection_Pgsql_Exception