Main Page | Class Hierarchy | Class List | Class Members

kddml.Core.DataMining.SequentialPatterns.SequenceModelException Class Reference

Inheritance diagram for kddml.Core.DataMining.SequentialPatterns.SequenceModelException:

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

Public Member Functions

 SequenceModelException (String error_msg, String detail_msg, int error_code)

Detailed Description

Exception for sequential patterns package.

Title: KDDML

Description: Knowledge Discovery in Database Environment

Copyright: Copyright (c) 2003-2005

Company: Universita' di Pisa - Dipartimento di Informatica

Author:
Daniele Cerra (daniele@cerra.info)
Version:
2.0.0 alfa


Constructor & Destructor Documentation

kddml.Core.DataMining.SequentialPatterns.SequenceModelException.SequenceModelException 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 to indicate the cause of the exception.


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