HiRPC.Error

Undocumented in source.

Constructors

this
this(Document doc)
Undocumented in source.

Members

Functions

toDoc
const(Document) toDoc()
Undocumented in source. Be warned that the author may not have intended to support it.
toHiBON
inout(HiBONT) toHiBON()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

valid
bool valid(Document doc)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

code
int code;
Undocumented in source.
data
Document data;
Undocumented in source.
id
uint id;
Undocumented in source.
message
string message;
Undocumented in source.

Meta