You are currently viewing the 0.11 branch api documentation. Switch to 1.0 or 1.1

0.11 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