|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.msgsys.Message
atavism.msgsys.ResponseMessage
atavism.msgsys.ExceptionResponseMessage
public class ExceptionResponseMessage
RPC handler threw an exception while handling request.
Constructor Summary | |
---|---|
ExceptionResponseMessage()
|
|
ExceptionResponseMessage(Message requestMessage,
java.lang.Exception ex)
|
Method Summary | |
---|---|
ExceptionData |
getException()
Get the exception data. |
Methods inherited from class atavism.msgsys.ResponseMessage |
---|
getRequestId |
Methods inherited from class atavism.msgsys.Message |
---|
getEnqueueTime, getMsgId, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgType, toBytes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionResponseMessage()
public ExceptionResponseMessage(Message requestMessage, java.lang.Exception ex)
Method Detail |
---|
public ExceptionData getException()
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |