Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.Server.MicroserviceException Class Reference
Inheritance diagram for Beamable.Server.MicroserviceException:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Server.MicroserviceException:
Collaboration graph
[legend]

Public Member Functions

 MicroserviceException (int responseStatus, string error, string message)
 
- Public Member Functions inherited from Beamable.Common.Api.RequesterException
 RequesterException (string prefix, string method, string uri, long responseCode, string responsePayload)
 

Properties

int ResponseStatus [getset]
 
string Error [getset]
 
new string Message [getset]
 
- Properties inherited from Beamable.Common.Api.RequesterException
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.
 

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