ResponseError

Undocumented in source.

Constructors

this
this(Throwable t)
Undocumented in source.
this
this(ErrorCode c)
Undocumented in source.
this
this(ErrorCode c, string msg)
Undocumented in source.

Members

Variables

code
ErrorCode code;
Undocumented in source.
data
JSONValue data;
Undocumented in source.
message
string message;
Undocumented in source.

Meta