marsrestclient v0.3.0-alpha.1 (2017-03-11T21:55:43Z)
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
classes
ServerException