Play-SDK-CSharp
Public Member Functions | Properties | List of all members
LeanCloud.Play.PlayException Class Reference
Inheritance diagram for LeanCloud.Play.PlayException:

Public Member Functions

 PlayException ()
 
 PlayException (int code, string detail)
 
override string ToString ()
 

Properties

int Code [get]
 
string Detail [get]
 

Constructor & Destructor Documentation

◆ PlayException() [1/2]

LeanCloud.Play.PlayException.PlayException ( )
inline

◆ PlayException() [2/2]

LeanCloud.Play.PlayException.PlayException ( int  code,
string  detail 
)
inline

Member Function Documentation

◆ ToString()

override string LeanCloud.Play.PlayException.ToString ( )
inline

Property Documentation

◆ Code

int LeanCloud.Play.PlayException.Code
get

◆ Detail

string LeanCloud.Play.PlayException.Detail
get

The documentation for this class was generated from the following file: