|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.mm.beans.CMBException | +--com.ibm.mm.beans.CMBItemNotExistException
This exception occurs when an item represented by CMBItem does not exist on the content server.
CMBItem
,
CMBDataManagement
, Serialized FormConstructor Summary | |
CMBItemNotExistException(java.lang.String message)
Constructs a CMBItemNotExistException. |
Method Summary | |
java.lang.String |
name()
Get Exception name |
Methods inherited from class com.ibm.mm.beans.CMBException |
getErrorData, getErrorExtraData, getErrorId, printStackTrace, printStackTrace, printStackTrace, setErrorData, setErrorExtraData, setErrorId |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CMBItemNotExistException(java.lang.String message)
message
- error messageMethod Detail |
public java.lang.String name()
name
in class CMBException
|
EIP JavaBeans | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |