Changeset 4946 for trunk/lib/Doctrine

Show
Ignore:
Timestamp:
09/12/08 14:08:01 (4 months ago)
Author:
romanb
Message:

added base exception

Location:
trunk/lib/Doctrine
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/Doctrine/ORM/Exceptions/ORMException.php

    r4945 r4946  
    3434 * @author      Roman Borschel <roman@code-factory.org> 
    3535 */ 
    36 class Doctrine_ORM_Exceptions_ORMException extends Doctrine_Shared_Exceptions_DoctrineException 
     36class Doctrine_ORM_Exceptions_ORMException extends Doctrine_Common_Exceptions_DoctrineException 
    3737{ 
    3838