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

1.0 Doctrine_Exception

Doctrine Exception

Method Summary

Returns Name Description
string errorMessage

Method Details

  • $value integer error code, null to get the current error code-message map, or an array with a new error code-message map

    (string) errorMessage((int|array) $value = null)

    Return a textual error message for a Doctrine error code

    Doctrine_Exception