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

Public Member Functions

 ParameterMissingRequiredException (string missingParameterName)
 
- Public Member Functions inherited from Beamable.Server.MicroserviceException
 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)
 

Additional Inherited Members

- Properties inherited from Beamable.Server.MicroserviceException
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: