marsrestclient ~master (2017-03-12T11:31:18Z)
Dub
Repo
ServerException
mars
ServerException
Undocumented in source.
class
ServerException : Exception {
this
(int statusCode);
int
getStatusCode
();
}
Constructors
this
this
(int statusCode)
Undocumented in source.
Members
Functions
getStatusCode
int
getStatusCode
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
mars
ServerException
modules
HttpClient
HttpClientOptions
HttpRequest
HttpResponse
HttpResponseHandler
RequestParams
ServerException
StatusCode
TimeoutException
UrlHelper
clients