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

Public Member Functions

 PlatformRequesterException (PlatformError error, UnityWebRequest request, string responsePayload)
 
- Public Member Functions inherited from Beamable.Common.Api.RequesterException
 RequesterException (string prefix, string method, string uri, long responseCode, string responsePayload)
 

Properties

PlatformError Error [get]
 
UnityWebRequest Request [get]
 
- 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: