Commit 77fefcbd authored by romanb's avatar romanb

moved mappingexception

parent b8fb0fd8
......@@ -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)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment