|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jbo.common.SvcMsgResponse | +--oracle.jbo.common.SvcMsgResponseException
Constructor Summary | |
SvcMsgResponseException(java.lang.String resName,
java.lang.Exception ex)
|
|
SvcMsgResponseException(java.lang.String resName,
JboWarning warn)
|
Method Summary | |
JboMessage |
getMsgObject()
|
Methods inherited from class oracle.jbo.common.SvcMsgResponse |
getName, getOperation, isReference |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SvcMsgResponseException(java.lang.String resName, java.lang.Exception ex)
public SvcMsgResponseException(java.lang.String resName, JboWarning warn)
Method Detail |
public JboMessage getMsgObject()
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |