ZendDbSchema
Schema management for Zend Framework
 All Classes Namespaces Functions Pages
Exception.php
1 <?php
29 class ZendDbSchema_Db_Migration_Exception extends Zend_Db_Exception
30 {
31 }