UnexpectedResponseException extends SigfoxException
Server returned an unexpected response code
Table of Contents
- getBody() : string
- Returning the body of the response
- getStatusCode() : int
- Returning the HTTP status code of the response
Methods
getBody()
Returning the body of the response
public
getBody() : string
Return values
string —getStatusCode()
Returning the HTTP status code of the response
public
getStatusCode() : int