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

0.11 Doctrine_Connection_Firebird_Exception

Doctrine Connection Firebird Exception

Method Summary

Returns Name Description
array processErrorInfo the portable error code is added at the end of array

Method Details

  • $errorInfo error info array

    (array) 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 errorInfo array and returns the modified array

    the portable error code is added at the end of array