Uses of Class
cz.metacentrum.perun.core.api.exceptions.EntityNotExistsException
Packages that use EntityNotExistsException
-
Uses of EntityNotExistsException in cz.metacentrum.perun.core.api.exceptions
Subclasses of EntityNotExistsException in cz.metacentrum.perun.core.api.exceptionsModifier and TypeClassDescriptionclass
This exception is thrown when the attribute definition does not exist in the database.class
This exception is thrown when the ban on the facility/resource does not existclass
This exception is thrown when the candidate does not exist in the ExtSource It is thrown when search for candidates in ExtSource returned a unique identifier, for which no additional data was found in the ExtSourceclass
Thrown when the Consent Hub has not been found in the databaseclass
Thrown when trying to retrieve a consent that doesn't exist from the databaseclass
Exception is thrown when the destination does not existclass
This exception is thrown if the ExtSource does not existclass
This exception is thrown when trying to get a facility that does not exist in the databaseclass
This exception is thrown when trying to get a group which does not exist in the databaseclass
This exception is to be thrown in case we are unable to look up the host computer in the Perun system.class
This exception is thrown when the member doesn't exist or isn't a member of the specific VO or wasn't found using userExtSourceclass
This exception is thrown when the owner does not exist in the databaseclass
This exception is thrown when trying to get a resource which does not exist in the databaseclass
This exception is thrown when trying to get a resourceTag that does not exist in the databaseclass
This exception is thrown when the service has not been found in the databaseclass
This exception is thrown when the servicePackage has not been found in the databaseclass
Thrown when the subject with the specific login has not been found in the databaseclass
Thrown when the userExtSource has not been found either because it is not in the database or additional identifiers were not providedclass
Thrown when the user has not been found in the databaseclass
Thrown when the VO has not been found in the database