moved mappingexception
This commit is contained in:
parent
b8fb0fd80a
commit
77fefcbd8f
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
*
|
||||
* @since 2.0
|
||||
*/
|
||||
class Doctrine_MappingException extends Doctrine_Exception
|
||||
class Doctrine_ORM_Exceptions_MappingException extends Doctrine_ORM_Exceptions_ORMException
|
||||
{
|
||||
public static function identifierRequired($entityName)
|
||||
{
|
Loading…
Add table
Reference in a new issue