Uses of Class
de.kosmos_lab.web.persistence.exceptions.NotFoundInPersistenceException
-
Packages that use NotFoundInPersistenceException Package Description de.kosmos_lab.web.persistence -
-
Uses of NotFoundInPersistenceException in de.kosmos_lab.web.persistence
Methods in de.kosmos_lab.web.persistence that throw NotFoundInPersistenceException Modifier and Type Method Description UserIUserPersistence. getUser(String username)get a user from persistenceUserIUserPersistence. getUser(UUID uuid)
-