Public Member Functions | |
NetworkException (string message, HttpStatusCode statusCode, string body) | |
Public Member Functions inherited from Fauna.Exceptions.FaunaException | |
FaunaException () | |
FaunaException (string message) | |
FaunaException (string message, Exception innerException) | |
Properties | |
string | ResponseBody [get] |
HttpStatusCode | StatusCode [get] |
Definition at line 260 of file ServiceException.cs.
Fauna.Exceptions.NetworkException.NetworkException | ( | string | message, |
HttpStatusCode | statusCode, | ||
string | body ) |
Definition at line 266 of file ServiceException.cs.
|
get |
Definition at line 262 of file ServiceException.cs.
|
get |
Definition at line 264 of file ServiceException.cs.