|
override string | ToString () |
|
string | GenerateErrorReport () |
| This converts the PlayFabError into a human readable string describing the error. If error is not found, it will return the http code, status, and error.
|
|
|
string | ApiEndpoint |
|
int | HttpCode |
|
string | HttpStatus |
|
PlayFabErrorCode | Error |
|
string | ErrorMessage |
|
Dictionary< string, List< string > > | ErrorDetails |
|
object | CustomData |
|
uint? | RetryAfterSeconds = null |
|
◆ GenerateErrorReport()
string PlayFab.PlayFabError.GenerateErrorReport |
( |
| ) |
|
|
inline |
This converts the PlayFabError into a human readable string describing the error. If error is not found, it will return the http code, status, and error.
- Returns
- A description of the error that we just incur.
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Plugins/PlayFabSDK/Shared/Internal/PlayFabErrors.cs