IBM Information Integrator for Content V8.2 APIs

com.ibm.mm.sdk.common.infomining
Class DKIKFException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.mm.sdk.logtool.DKLogException
                    |
                    +--com.ibm.mm.sdk.common.DKException
                          |
                          +--com.ibm.mm.sdk.common.infomining.DKIKFException
All Implemented Interfaces:
com.ibm.mm.sdk.common.DKConstant, java.io.Serializable
Direct Known Subclasses:
DKIKFCatalogNotTrainedException, DKIKFClusteringException, DKIKFDocumentAlreadyAnalyzedException, DKIKFDocumentFilterException, DKIKFDocumentProcessingException, DKIKFInvalidLanguageCodeException, DKIKFNoSuchCatalogException, DKIKFNoSuchCategoryException, DKIKFNoSuchRecordException, DKIKFQueryException, DKIKFRecordAlreadyExistsException, DKIKFSizeOutOfBoundsException, DKIKFTaxonomyNotSetException, DKIKFUnsupportedLanguageException, DKIKFWebQuerySyntaxException

public class DKIKFException
extends DKException


Fields inherited from class com.ibm.mm.sdk.logtool.DKLogException
errorId
 
Constructor Summary
DKIKFException()
           
DKIKFException(int errorCode)
           
DKIKFException(int errorCode, java.lang.Object argument)
           
DKIKFException(int errorCode, java.lang.Object[] arguments)
           
 
Methods inherited from class com.ibm.mm.sdk.common.DKException
errorCode, errorState, exceptionId, getErrorId, name, setErrorId
 
Methods inherited from class com.ibm.mm.sdk.logtool.DKLogException
getErrorEventIdString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DKIKFException

public DKIKFException()

DKIKFException

public DKIKFException(int errorCode)

DKIKFException

public DKIKFException(int errorCode,
                      java.lang.Object argument)

DKIKFException

public DKIKFException(int errorCode,
                      java.lang.Object[] arguments)

IBM Information Integrator for Content V8.2 APIs

© Copyright International Business Machines Corporation 1996, 2003 IBM Corp. All rights reserved.