<?php
Doctrine::autoload('Doctrine_Exception');
class Doctrine_Record_Exception extends Doctrine_Exception { }