Uses of Class
com.jivesoftware.spark.ChatNotFoundException

Packages that use ChatNotFoundException
com.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
 

Uses of ChatNotFoundException in com.jivesoftware.spark
 

Methods in com.jivesoftware.spark that throw ChatNotFoundException
 GroupChatRoom ChatManager.getGroupChat(java.lang.String roomName)
          Returns the MultiUserChat associated with the specified roomname.