agora_chat_SDK 1.0.6
agora java chat SDK
io.agora.exceptions.ChatException Member List

This is the complete list of members for io.agora.exceptions.ChatException, including all inherited members.

ChatException() (defined in io.agora.exceptions.ChatException)io.agora.exceptions.ChatException
ChatException(String desc)io.agora.exceptions.ChatException
ChatException(EMAError error) (defined in io.agora.exceptions.ChatException)io.agora.exceptions.ChatException
ChatException(String desc, Throwable cause)io.agora.exceptions.ChatException
ChatException(int errorCode, String desc)io.agora.exceptions.ChatException
desc (defined in io.agora.exceptions.ChatException)io.agora.exceptions.ChatExceptionprotected
errorCode (defined in io.agora.exceptions.ChatException)io.agora.exceptions.ChatExceptionprotected
getDescription()io.agora.exceptions.ChatException
getErrorCode()io.agora.exceptions.ChatException
setErrorCode(int errorCode)io.agora.exceptions.ChatException