Google Drive for Unity3D
|
Exception with error code. More...
Public Member Functions | |
Exception (int code, string message) | |
Constructor. | |
Properties | |
int | Code [get, set] |
Error code. -1 is unknown error.https://developers.google.com/drive/handle-errors |
Exception with error code.
GoogleDrive.Exception.Exception | ( | int | code, |
string | message | ||
) |
Constructor.
code | Error code. |
message | Error message. |
int GoogleDrive.Exception.Code [get, set] |
Error code. -1 is unknown error.https://developers.google.com/drive/handle-errors