Google Drive for Unity3D

GoogleDrive.Exception Class Reference

Exception with error code. More...

List of all members.

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

Detailed Description

Exception with error code.


Constructor & Destructor Documentation

GoogleDrive.Exception.Exception ( int  code,
string  message 
)

Constructor.

Parameters:
codeError code.
messageError message.

Property Documentation

int GoogleDrive.Exception.Code [get, set]

Error code. -1 is unknown error.https://developers.google.com/drive/handle-errors


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Properties