kddml.Operators.ResolverException Class Reference
Inheritance diagram for kddml.Operators.ResolverException:
List of all members.
Detailed Description
Exception raised by a resolver class. This class implements the ResolverErrorCodes interfaces for enable error code.
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.Operators.ResolverException.ResolverException |
( |
String |
error_msg, |
|
|
String |
detail_msg, |
|
|
byte |
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 | byte a proprietary specific number to indicate the cause of the exception. The code belongs to the ResolverErrorCodes interface. |
|
Member Function Documentation
byte kddml.Operators.ResolverException.getErrorCode |
( |
|
) |
|
|
|
Returns the error code of the exception. Returns a byte value belonging to the ResolverErrorCodes interface.
- Returns:
- byte
|
Generated on Thu Feb 23 13:04:47 2006 for kddml by
1.4.3