Uses of Class
ibspan.tss.um.UnknownUserProfileException

Packages that use UnknownUserProfileException
ibspan.tss.dao Set of Data Access Objects providing nice interface to underlying ontological models, especially in situation when use of Jastor-generated beans cannot support in solving particular problem. 
 

Uses of UnknownUserProfileException in ibspan.tss.dao
 

Methods in ibspan.tss.dao that throw UnknownUserProfileException
 UserProfile ProfileDAO.getUserProfile(int userID)
          Returns profile for the user with given ID.