dochelper.exceptions.IllegalParamterTypeException Class Reference

The class Illegal Paramter Type Exception. More...

Inheritance diagram for dochelper.exceptions.IllegalParamterTypeException:

Inheritance graph
[legend]
Collaboration diagram for dochelper.exceptions.IllegalParamterTypeException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 IllegalParamterTypeException (String paramName)
 Creates a new instance of IllegalType.
String getParamName ()
 Fetch the Paramter Name for which the value passed was invalid.

Private Attributes

String _paramName


Detailed Description

The class Illegal Paramter Type Exception.

indicates the condition when an illegal typed parameter has been passed to a Record Set

Author:
Guillermo Christen

Definition at line 18 of file IllegalParamterTypeException.java.


Constructor & Destructor Documentation

dochelper.exceptions.IllegalParamterTypeException.IllegalParamterTypeException ( String  paramName  ) 

Creates a new instance of IllegalType.

Parameters:
paramName 

Definition at line 25 of file IllegalParamterTypeException.java.


Member Function Documentation

String dochelper.exceptions.IllegalParamterTypeException.getParamName (  ) 

Fetch the Paramter Name for which the value passed was invalid.

Returns:

Definition at line 33 of file IllegalParamterTypeException.java.


Member Data Documentation

Definition at line 20 of file IllegalParamterTypeException.java.


The documentation for this class was generated from the following file:

Generated on Wed Jun 17 14:22:19 2009 for DocHelper by  doxygen 1.5.6