dochelper.exceptions.DocumentParseException Class Reference

The class InitializationException. More...

Inheritance diagram for dochelper.exceptions.DocumentParseException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DocumentParseException (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 DocumentParseException.java.


Constructor & Destructor Documentation

dochelper.exceptions.DocumentParseException.DocumentParseException ( String  originalError  ) 

Creates a new instance of InitializationException.

Parameters:
originalError String containing the original Error Message.

Definition at line 27 of file DocumentParseException.java.


Member Function Documentation

String dochelper.exceptions.DocumentParseException.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 DocumentParseException.java.

Here is the caller graph for this function:


Member Data Documentation

Definition at line 20 of file DocumentParseException.java.


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

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