Beamable SDK
|
An exception that comes from a request made through the IHttpRequester or the IBeamableRequester More...
Public Member Functions | |
RequesterException (string prefix, string method, string uri, long responseCode, string responsePayload) | |
Properties | |
long | Status [get] |
Properties inherited from Beamable.Common.Api.IRequestErrorWithStatus | |
long | Status [get] |
The HTTP status code. Successful codes are in the 200 range. See this MDN article for more HTTP status codes. | |
An exception that comes from a request made through the IHttpRequester or the IBeamableRequester