Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

exceptions.inc.php

Go to the documentation of this file.
00001 <?
00002 class PageError extends Exception
00003 {
00004 }
00005 
00006 class DbException extends Exception
00007 {
00008 }
00009 ?>

Generated on Fri Oct 27 12:26:39 2006 for BaseJumper by doxygen 1.3.9.1