Doctrine - Open Source PHP 5 ORM
1.0.6
home
about
faq
download
documentation
community
forum
blog
trac
You are currently viewing the
1.0
branch api documentation. Switch to
1.1
1.0 Doctrine_Exception
Home
Documentation
1.0 API Documentation
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