|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.resource.ResourceException
com.ibm.j2ca.base.exceptions.MultipleMatchingRecordsException
Thrown if more than one record matches the business object 'key' values specified for the given operation.
Constructor Summary | |
---|---|
MultipleMatchingRecordsException(commonj.sdo.DataObject busObj,
int matchCount)
|
Method Summary | |
---|---|
commonj.sdo.DataObject |
getBusinessObject()
|
int |
getMatchCount()
|
Methods inherited from class javax.resource.ResourceException |
---|
getErrorCode, getLinkedException, getMessage, setErrorCode, setLinkedException |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MultipleMatchingRecordsException(commonj.sdo.DataObject busObj, int matchCount)
Method Detail |
public int getMatchCount()
public commonj.sdo.DataObject getBusinessObject()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |