IBM Information Integrator for Content V8.2 APIs

com.ibm.mm.beans.infomining
Class CMBNoSuchCategoryException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.mm.beans.CMBException
                    |
                    +--com.ibm.mm.beans.infomining.CMBNoSuchCategoryException
All Implemented Interfaces:
java.io.Serializable

public class CMBNoSuchCategoryException
extends com.ibm.mm.beans.CMBException

See Also:
Serialized Form

Fields inherited from class com.ibm.mm.beans.CMBException
CMB_ERR_ATTR_ALREADY_EXIST, CMB_ERR_ATTR_INVALID_VALUE, CMB_ERR_ATTR_NOT_EXIST, CMB_ERR_CONNECT_FAILED, CMB_ERR_CONNECTION_NOT_SET, CMB_ERR_CURSOR_NOT_VALID, CMB_ERR_ENTITY_NOT_SET, CMB_ERR_ICM_DOC_ROUTING_EXCEPTION, CMB_ERR_IKF_SERVER_EXCEPTION, CMB_ERR_INVALID_METHOD, CMB_ERR_INVALID_QUERY, CMB_ERR_INVALID_VERSION, CMB_ERR_ITEM_NOT_EXIST, CMB_ERR_ITEM_NOT_RETRIEVED, CMB_ERR_ITEM_NOT_SET, CMB_ERR_RESULTS_INVALID, CMB_ERR_SEARCH_IN_PROGRESS, CMB_ERR_SERVER_EXCEPTION, CMB_ERR_TEMPLATE_NOT_EXIST, CMB_ERR_UNKNOWN, CMB_ERR_WF_SERVER_EXCEPTION
 
Constructor Summary
CMBNoSuchCategoryException(java.lang.String message)
           
 
Methods inherited from class com.ibm.mm.beans.CMBException
getErrorData, getErrorExtraData, getErrorId, getMessage, name, printStackTrace, printStackTrace, printStackTrace, setErrorData, setErrorExtraData, setErrorId, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CMBNoSuchCategoryException

public CMBNoSuchCategoryException(java.lang.String message)


IBM Information Integrator for Content V8.2 APIs

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