|
Doctrine 1.2.4
|
Inherits Doctrine_Exception.
Inherited by Doctrine_Migration_IrreversibleMigrationException.
Public Member Functions | |
| errorMessage ($value=null) | |
Definition at line 33 of file Exception.php.
|
inherited |
Return a textual error message for a Doctrine error code
| int|array | integer error code, null to get the current error code-message map, or an array with a new error code-message map |
Definition at line 82 of file Exception.php.