package

com.salesforce.android.chat.core.exception

Exceptions

EmptyChatMessageException Exception returned by sendChatMessage(String) via onError(Async.ErrorHandler) when attempting to send an empty chat message. 
SessionDoesNotExistException Exception returned by ChatClient via onError(Async.ErrorHandler) when an action has been performed but the session does not exist.