LeanCloud C# SDK
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
LeanCloud.Engine.LCEngineException Class Reference
Inheritance diagram for LeanCloud.Engine.LCEngineException:

Public Member Functions

 LCEngineException (int code, string message)
 
 LCEngineException (int status, int code, string message)
 

Properties

int Status = 400 [get, set]
 
int Code [get, set]
 

Constructor & Destructor Documentation

◆ LCEngineException() [1/2]

LeanCloud.Engine.LCEngineException.LCEngineException ( int  code,
string  message 
)
inline

◆ LCEngineException() [2/2]

LeanCloud.Engine.LCEngineException.LCEngineException ( int  status,
int  code,
string  message 
)
inline

Property Documentation

◆ Code

int LeanCloud.Engine.LCEngineException.Code
getset

◆ Status

int LeanCloud.Engine.LCEngineException.Status = 400
getset

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