|
int | errorCode = -1 |
|
String | desc = "" |
|
◆ EMNoActiveCallException() [1/2]
com.hyphenate.exceptions.EMNoActiveCallException.EMNoActiveCallException |
( |
String |
desc | ) |
|
Constructs an exception with the given description.
- Parameters
-
desc | the exception's description. |
◆ EMNoActiveCallException() [2/2]
com.hyphenate.exceptions.EMNoActiveCallException.EMNoActiveCallException |
( |
String |
desc, |
|
|
Throwable |
cause |
|
) |
| |
Constructs an exception with the given description.
- Parameters
-
desc | the exception's description. |
cause | the exception's cause. |
The documentation for this class was generated from the following file:
- hyphenatechatsdk/src/com/hyphenate/exceptions/EMNoActiveCallException.java