DBVIEW
org.dbview.resources.SotfForeignKeyDetectorException Class Reference
Inheritance diagram for org.dbview.resources.SotfForeignKeyDetectorException:
Collaboration diagram for org.dbview.resources.SotfForeignKeyDetectorException:

List of all members.

Public Member Functions

 SotfForeignKeyDetectorException (String in_message)

Static Private Attributes

static final long serialVersionUID = 2L

Detailed Description

This exception is thrown whenever an error occurred while using the (soft) foreign key matcher catalogue.

Author:
Denis Beurive

Definition at line 28 of file SotfForeignKeyDetectorException.java.


Constructor & Destructor Documentation

org.dbview.resources.SotfForeignKeyDetectorException.SotfForeignKeyDetectorException ( String  in_message)

Constructor.

Parameters:
in_messageError message.

Definition at line 41 of file SotfForeignKeyDetectorException.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 35 of file SotfForeignKeyDetectorException.java.


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