hyphenate_SDK3.0 3.7.6.3
hyphenate java IM SDK
Public 成员函数 | Protected 属性 | 所有成员列表
com.hyphenate.exceptions.HyphenateException类 参考
类 com.hyphenate.exceptions.HyphenateException 继承关系图:
com.hyphenate.exceptions.EMNoActiveCallException com.hyphenate.exceptions.EMServiceNotReadyException

Public 成员函数

 HyphenateException (String desc)
 
 HyphenateException (EMAError error)
 
 HyphenateException (String desc, Throwable cause)
 
 HyphenateException (int errorCode, String desc)
 
int getErrorCode ()
 
String getDescription ()
 
void setErrorCode (int errorCode)
 

Protected 属性

int errorCode = -1
 
String desc = ""
 

构造及析构函数说明

◆ HyphenateException() [1/2]

com.hyphenate.exceptions.HyphenateException.HyphenateException ( String  desc)

Constructs an exception with the given description.

参数
descthe exception's description.

◆ HyphenateException() [2/2]

com.hyphenate.exceptions.HyphenateException.HyphenateException ( String  desc,
Throwable  cause 
)

Constructs an exception with the given description.

参数
descthe exception's description.
causethe exception's cause.

该类的文档由以下文件生成: