Uses of Class
cz.metacentrum.perun.core.api.exceptions.VoExistsException
Packages that use VoExistsException
Package
Description
-
Uses of VoExistsException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw VoExistsExceptionModifier and TypeMethodDescriptionVosManager.createVo
(PerunSession perunSession, Vo vo) Create new VO. -
Uses of VoExistsException in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that throw VoExistsExceptionModifier and TypeMethodDescriptionVosManagerBl.createVo
(PerunSession perunSession, Vo vo) Create new VO. -
Uses of VoExistsException in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that throw VoExistsException -
Uses of VoExistsException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw VoExistsException -
Uses of VoExistsException in cz.metacentrum.perun.core.impl
Methods in cz.metacentrum.perun.core.impl that throw VoExistsException -
Uses of VoExistsException in cz.metacentrum.perun.core.implApi
Methods in cz.metacentrum.perun.core.implApi that throw VoExistsExceptionModifier and TypeMethodDescriptionVosManagerImplApi.createVo
(PerunSession perunSession, Vo vo) Create new VO.