Uses of Class
io.meeds.appcenter.model.exception.ApplicationAlreadyExistsException
Packages that use ApplicationAlreadyExistsException
-
Uses of ApplicationAlreadyExistsException in io.meeds.appcenter.service
Methods in io.meeds.appcenter.service that throw ApplicationAlreadyExistsExceptionModifier and TypeMethodDescriptionApplicationCenterService.createApplication(Application application) Create new Application that will be available for all users.ApplicationCenterService.createApplication(Application application, String username) Create new Application that will be available for all users.