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

Packages that use NotEnoughResourcesException
LaColla.core.components   
 

Uses of NotEnoughResourcesException in LaColla.core.components
 

Methods in LaColla.core.components that throw NotEnoughResourcesException
 void UA.newGroup(java.lang.String userId, java.lang.String groupId, GroupInfo groupInfo)