dochelper.exceptions.MissingArgumentException Class Reference

The class MissingArgumentException. More...

Inheritance diagram for dochelper.exceptions.MissingArgumentException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MissingArgumentException (String argumentName)
 Creates a new instance of MissingArgumentException.
String getArgumentName ()
 Indicates which arguments are missing.

Private Attributes

String _argumentName


Detailed Description

The class MissingArgumentException.

indicates the condition when parameters are missing from a RecordSet prior to initialization.

Author:
Guillermo Christen

Definition at line 19 of file MissingArgumentException.java.


Constructor & Destructor Documentation

dochelper.exceptions.MissingArgumentException.MissingArgumentException ( String  argumentName  ) 

Creates a new instance of MissingArgumentException.

Parameters:
argumentName 

Definition at line 26 of file MissingArgumentException.java.


Member Function Documentation

String dochelper.exceptions.MissingArgumentException.getArgumentName (  ) 

Indicates which arguments are missing.

Returns:

Definition at line 33 of file MissingArgumentException.java.


Member Data Documentation

Definition at line 21 of file MissingArgumentException.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