IBM Information Integrator for Content V8.2 APIs

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

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.ibm.mm.sdk.common.infomining.DKIKFRuntimeException
                          |
                          +--com.ibm.mm.sdk.common.infomining.DKIKFEmptyCategoryArrayException
All Implemented Interfaces:
java.io.Serializable

public class DKIKFEmptyCategoryArrayException
extends DKIKFRuntimeException

See Also:
Serialized Form

Constructor Summary
DKIKFEmptyCategoryArrayException()
           
DKIKFEmptyCategoryArrayException(int errorCode)
           
DKIKFEmptyCategoryArrayException(int errorCode, java.lang.Object argument)
           
DKIKFEmptyCategoryArrayException(int errorCode, java.lang.Object[] arguments)
           
 
Methods inherited from class com.ibm.mm.sdk.common.infomining.DKIKFRuntimeException
getErrorId, getMessage, getNestedException, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DKIKFEmptyCategoryArrayException

public DKIKFEmptyCategoryArrayException()

DKIKFEmptyCategoryArrayException

public DKIKFEmptyCategoryArrayException(int errorCode)

DKIKFEmptyCategoryArrayException

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

DKIKFEmptyCategoryArrayException

public DKIKFEmptyCategoryArrayException(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.