hyphenate_SDK3.0 3.7.6.3
hyphenate java IM SDK
Public Member Functions | List of all members
com.hyphenate.exceptions.EMNoActiveCallException Class Reference
Inheritance diagram for com.hyphenate.exceptions.EMNoActiveCallException:
com.hyphenate.exceptions.HyphenateException

Public Member Functions

 EMNoActiveCallException (String desc)
 
 EMNoActiveCallException (String desc, Throwable cause)
 
- Public Member Functions inherited from com.hyphenate.exceptions.HyphenateException
 HyphenateException (String desc)
 
 HyphenateException (EMAError error)
 
 HyphenateException (String desc, Throwable cause)
 
 HyphenateException (int errorCode, String desc)
 
int getErrorCode ()
 
String getDescription ()
 
void setErrorCode (int errorCode)
 

Additional Inherited Members

- Protected Attributes inherited from com.hyphenate.exceptions.HyphenateException
int errorCode = -1
 
String desc = ""
 

Constructor & Destructor Documentation

◆ EMNoActiveCallException() [1/2]

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

Constructs an exception with the given description.

Parameters
descthe exception's description.

◆ EMNoActiveCallException() [2/2]

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

Constructs an exception with the given description.

Parameters
descthe exception's description.
causethe exception's cause.

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