ServerErrorException

Exception thrown on server error

Constructors

this
this(string msg, string fn, size_t ln)
Undocumented in source.
this
this(ResponseMessage error, string fn, size_t ln)
Undocumented in source.

Alias This

error

Members

Variables

error
ResponseMessage error;

Contains information about this error. Aliased to this.

Meta