Extend Horde_Exception.
authorJan Schneider <jan@horde.org>
Sat, 28 Aug 2010 09:47:46 +0000 (09:47 +0000)
committerJan Schneider <jan@horde.org>
Sat, 28 Aug 2010 09:47:46 +0000 (09:47 +0000)
framework/Vcs/lib/Horde/Vcs/Exception.php

index d5be921..069d268 100644 (file)
@@ -1,2 +1,2 @@
 <?php
-class Horde_Vcs_Exception extends Exception {}
+class Horde_Vcs_Exception extends Horde_Exception {}