00001 <?php
00008class NoDbConnectionExceptionextends Exception
00009 {
00013public function __construct()
00014 {
00015 parent::__construct("No DB object has been associated with Form object");
00016 }
00017 }
00018 ?>
Generated on Fri Oct 27 12:26:39 2006 for BaseJumper by 1.3.9.1