Class WFDieselSearch_ParseException

Description

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:

  1.  define('MyProblemException''MyProblemException');

Using named exceptions makes it easier to keep track of exceptions across than with exception codes.

Located in /framework/WFDieselpoint.php (line 1478)

Exception
   |
   --WFException
      |
      --WFDieselSearch_ParseException
Variables

Inherited Variables

Inherited from WFException

WFException::$name
Methods

Documentation generated on Thu, 17 Apr 2008 13:51:40 -0400 by phpDocumentor 1.4.1