Oculus.Platform.Models.Error Class Reference
Public Member Functions | |
| Error (int code, string message, int httpCode) | |
Public Attributes | |
| readonly int | Code |
| readonly int | HttpCode |
| readonly string | Message |
Constructor & Destructor Documentation
◆ Error()
| Oculus.Platform.Models.Error.Error | ( | int | code, |
| string | message, | ||
| int | httpCode | ||
| ) |
Member Data Documentation
◆ Code
| readonly int Oculus.Platform.Models.Error.Code |
◆ HttpCode
| readonly int Oculus.Platform.Models.Error.HttpCode |
◆ Message
| readonly string Oculus.Platform.Models.Error.Message |
The documentation for this class was generated from the following file:
- Oculus/Platform/Scripts/Models/Error.cs
1.8.13