Uses of Class
cz.metacentrum.perun.core.api.exceptions.EntityAlreadyAssignedException
Packages that use EntityAlreadyAssignedException
-
Uses of EntityAlreadyAssignedException in cz.metacentrum.perun.core.api.exceptions
Subclasses of EntityAlreadyAssignedException in cz.metacentrum.perun.core.api.exceptionsModifier and TypeClassDescriptionclass
This exception is thrown when you try to assign attribute as required by the service but the attribute has already been assigned.class
This exception is thrown when the ExtSource is already associated with the Vo/group.class
This exception is thrown when the resourceTag has already been assigned to the resourceclass
This exception is thrown when trying to remove a resourceTag which has already been removedclass
This exception is thrown when the service has already been assigned to the resource.class
This exception is thrown when trying to remove service from resource but the service hasn't been assigned to the resource.