APIError

An error returned from the APIClient based on HTTP response code.

Constructors

this
this(int code, string msg)

Undocumented in source.

Meta