Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

burst.props.PropertyError Class Reference

Inheritance diagram for burst.props.PropertyError:

burst.BurstError List of all members.

Detailed Description

Subclass of burst.BurstError which is thrown when invalid configuration is found.


Public Member Functions

 PropertyError (burst.reflect.PropertyDef propdef, String str, String msg)
 constructor.


Constructor & Destructor Documentation

burst.props.PropertyError.PropertyError burst.reflect.PropertyDef  propdef,
String  str,
String  msg
 

constructor.

As with Error, can also be called as function, and it does a new for you.

Parameters:
propdef The burst.reflect.PropertyDef which is reporting the error.
str Optional. If provided, it is the offending string value.
msg The message to report.


The documentation for this class was generated from the following file:
Generated on Tue Nov 30 04:03:09 2004 for BurstProject by doxygen 1.3.4