dochelper.exceptions.InitializationException Class Reference

The class InitializationException. More...

Inheritance diagram for dochelper.exceptions.InitializationException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 InitializationException (String originalError)
 Creates a new instance of InitializationException.
String getMessage ()
 Returns the detail message string of this exception.

Private Attributes

String _originalError


Detailed Description

The class InitializationException.

indicates the condition when the initialization of a Record Set fails.

Author:
Guillermo Christen

Definition at line 18 of file InitializationException.java.


Constructor & Destructor Documentation

dochelper.exceptions.InitializationException.InitializationException ( String  originalError  ) 

Creates a new instance of InitializationException.

Parameters:
originalError String containing the original Error Message.

Definition at line 27 of file InitializationException.java.


Member Function Documentation

String dochelper.exceptions.InitializationException.getMessage (  ) 

Returns the detail message string of this exception.

Returns:
the detail message string of this exception, never null.

Definition at line 37 of file InitializationException.java.


Member Data Documentation

Definition at line 20 of file InitializationException.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