Uses of Class
org.eclipse.ecf.presence.chatroom.ChatRoomCreateException

Packages that use ChatRoomCreateException
org.eclipse.ecf.presence.chatroom   
 

Uses of ChatRoomCreateException in org.eclipse.ecf.presence.chatroom
 

Methods in org.eclipse.ecf.presence.chatroom that throw ChatRoomCreateException
 IChatRoomInfo IChatRoomManager.createChatRoom(java.lang.String roomName, java.util.Map properties)
          Create a chat room with the given room name and properties.