|
Business Components | |||||||||
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 | +--java.lang.RuntimeException | +--oracle.jbo.JboException | +--oracle.jbo.DeadEntityAccessException
Indicates that a requested object could not be found.
Fields inherited from class oracle.jbo.JboException |
mHasPeerException |
Constructor Summary |
DeadEntityAccessException(java.lang.String objName,
Key key)
|
Method Summary |
Type | Method |
---|---|
java.lang.String |
getEOName()
|
Key |
getKey()
|
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 |
public DeadEntityAccessException(java.lang.String objName, Key key)
Method Detail |
public final java.lang.String getEOName()
public final Key getKey()
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |