Uses of Class
LaColla.core.util.exceptions.UndeliverableInstantMessageException

Packages that use UndeliverableInstantMessageException
LaColla.core.components   
 

Uses of UndeliverableInstantMessageException in LaColla.core.components
 

Methods in LaColla.core.components that throw UndeliverableInstantMessageException
 void UA.sendInstantMessage(java.lang.String userId, java.lang.String groupId, java.lang.Object message, java.util.ArrayList targetList)