00001 <?php
00007class TableNotSetExceptionextends Exception
00008 {
00013public function __construct()
00014 {
00015 parent::__construct("Form::sync() was called without a table name being set.");
00016 }
00017 }
00018 ?>
Generated on Fri Oct 27 12:26:39 2006 for BaseJumper by 1.3.9.1