Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.Common.Api.RequesterException Class Reference

An exception that comes from a request made through the IHttpRequester or the IBeamableRequester More...

Inheritance diagram for Beamable.Common.Api.RequesterException:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Api.RequesterException:
Collaboration graph
[legend]

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.
 

Detailed Description

An exception that comes from a request made through the IHttpRequester or the IBeamableRequester


The documentation for this class was generated from the following file: