ResponseError

Undocumented in source.

Members

Static functions

fromErrorCode
auto fromErrorCode(ErrorCodes errorCode)
Undocumented in source. Be warned that the author may not have intended to support it.
fromException
auto fromException(MessageException e)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

code
int code;
Undocumented in source.
data
Nullable!JSONValue data;
Undocumented in source.
message
string message;
Undocumented in source.

Meta