A helper class to easily throw named exceptions.
The "name" field has been added for consistency with the way Cocoa handles exceptions. This allows components to easily define "exception names" in the conventional format of:
Using named exceptions makes it easier to keep track of exceptions across than with exception codes.
Located in /framework/WFRequestController.php (line 249)
Exception | --WFException | --WFRequestController_BadRequestException
Inherited From WFException
WFException::__construct()
WFException::name()
WFException::raise()
WFException::setName()
Documentation generated on Thu, 17 Apr 2008 13:52:05 -0400 by phpDocumentor 1.4.1