Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.Scalar.KDDMLScalarException Class Reference

Inheritance diagram for kddml.Core.Scalar.KDDMLScalarException:

kddml.Core.KDDMLCoreException kddml.Core.KDDMLCoreErrorCodes List of all members.

Public Member Functions

 KDDMLScalarException (String error_msg, String detail_msg, int error_code)

Detailed Description

Generic exception throws inside this package.

Title: KDDML

Description: Knowledge Discovery in Database Environment

Copyright: Copyright (c) 2003 - 2005

Company: Universita' di Pisa - Dipartimento di Informatica

Author:
Andrea Romei (romei@di.unipi.it)
Version:
2.0.16


Constructor & Destructor Documentation

kddml.Core.Scalar.KDDMLScalarException.KDDMLScalarException String  error_msg,
String  detail_msg,
int  error_code
 

Constructor.

Parameters:
error_msg String a message that describes the exception
detail_msg String a detail message. Null if no detail message is provided.
error_code int a proprietary specific number that indicates the cause of the exception.


Generated on Thu Feb 23 13:04:46 2006 for kddml by  doxygen 1.4.3