Source for file Exception.php
Documentation is available at Exception.php
* Locking exception class
* A loking exception represents an error that occured during a locking process
* (obtain/release locks).
* @category Object Relational Mapping
* @link www.phpdoctrine.com
* @license http://www.opensource.org/licenses/lgpl-license.php LGPL
* @version $Revision: 1080 $
* @author Konsta Vesterinen <kvesteri@cc.hut.fi>