Classes and interfaces

WebLab_Exception

A base implementation for exceptions thrown by the framework.

« More »

WebLab_Exception_Config

This class gets called whenever an exception occures within the WebLab_Config class.

« More »

WebLab_Exception_Data

This class gets called whenever an exception occures accessing data.

« More »

WebLab_Exception_Dispatcher

This class gets called whenever an exception occures dispatching a request to it's controller.

« More »

WebLab_Exception_Form

This class gets called whenever an exception occures parsing or generating a form.

« More »

WebLab_Exception_Loader

This class gets called whenever an exception occures while loading an application.

« More »

WebLab_Exception_Parser

This class gets called whenever an exception occures in the WebLab_Parser subpackage.

« More »

WebLab_Exception_Template

This class gets called whenever an exception occures manipulating or generating a template.

« More »