LoopException

Undocumented in source.

Constructors

this
this(JsonRpcErrorCode jsonCode, HTTPStatus httpCode, string msg, string file, size_t line, AnswerCreationException ae)
Undocumented in source.

Members

Variables

answerException
AnswerCreationException answerException;
Undocumented in source.
httpCode
HTTPStatus httpCode;
Undocumented in source.
jsonCode
JsonRpcErrorCode jsonCode;
Undocumented in source.

Meta