besterd ~master (2020-07-20T17:45:25Z)
Dub
Repo
ResponseError
handlers
response
Represents an error in handling the response.
final
class
ResponseError :
BesterException
{
this
(JSONValue messageResponse, ulong statusCode);
}
Constructors
this
this
(JSONValue messageResponse, ulong statusCode)
Undocumented in source.
Meta
Source
See Implementation
handlers
response
classes
HandlerResponse
ResponseError
Represents an error in handling the response.