|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.candle.roma.kxc.RomaExcErrorData
This class defines the exception error data.
RomaError
Method Summary | |
int |
getCallType()
Returns the type of the failed procedure. |
RomaError |
getError()
Returns the error information set by the reporting application. |
java.lang.String |
getQueueName()
Returns the name of the queue on which the failed operation was operating. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public RomaError getError()
public int getCallType()
public java.lang.String getQueueName()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |