DBVIEW
org.dbview.input_addons.ProfilesRepositoryException Class Reference
Inheritance diagram for org.dbview.input_addons.ProfilesRepositoryException:
Collaboration diagram for org.dbview.input_addons.ProfilesRepositoryException:

List of all members.

Public Member Functions

 ProfilesRepositoryException (String in_message)

Static Private Attributes

static final long serialVersionUID = 2L

Detailed Description

This exception is thrown whenever an error occurred while accessing the profile's repository.

Author:
Denis Beurive

Definition at line 30 of file ProfilesRepositoryException.java.


Constructor & Destructor Documentation

org.dbview.input_addons.ProfilesRepositoryException.ProfilesRepositoryException ( String  in_message)

Constructor.

Parameters:
in_messageError message.

Definition at line 43 of file ProfilesRepositoryException.java.


Member Data Documentation

This value represents the version of the current class.

Note:
Please note that this serial number is only important when the class is serialized, which is not the case here. It is defined in order to avoid waning messages during compilation.

Definition at line 37 of file ProfilesRepositoryException.java.


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