Uses of Class
com.web_visage.ichat.exception.IChatUserNotFoundException

Packages that use IChatUserNotFoundException
com.web_visage.ichat   
 

Uses of IChatUserNotFoundException in com.web_visage.ichat
 

Methods in com.web_visage.ichat that throw IChatUserNotFoundException
 IChatUserInfo IChatUserList.getUser(IChatSender aSender)
          Returns a user information associated with the given sender.