Uses of Class
cz.metacentrum.perun.core.api.exceptions.PerunException
Packages that use PerunException
Package
Description
Exceptions.
-
Uses of PerunException in cz.metacentrum.perun.core.api.exceptions
Subclasses of PerunException in cz.metacentrum.perun.core.api.exceptionsModifier and TypeClassDescriptionclass
Thrown when trying to assign role to a user/group while the user/group already has the role.class
This exception is thrown when the user is already a member of the Vo/group.class
This exception is thrown when the user's login is already reserved and thus not uniqueclass
Member is already flagged as sponsored and something is trying to set it again.class
This exception is thrown when the user is already a sponsor of the member.class
This exception is thrown when trying to get anonymized value of the attribute, whose module doesn't specify the anonymization process in method getAnonymizedValue().class
This exception is thrown when you try to assign attribute as required by the service but the attribute has already been assigned.class
Attribute is already marked as unique.class
Attribute already exists in underlying data source.class
This exception is used when trying to remove an attribute from the service that hasn't been assigned before.class
This exception is thrown when the attribute definition does not exist in the database.class
Attribute is not marked as unique.class
Something is wrong with attribute value.class
This exception is thrown when the ban on the facility/resource/vo already existsclass
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
This exception is thrown when trying to create a consent with the same data that is already in database.class
Thrown when trying to removed consent hub which is not in a database.class
Thrown when trying to create consent hub with name that already exists.class
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
This exception is thrown when the deletion is not supported on any instance - the config property userDeletionForced is set to falseclass
Exception is thrown when the destination has already been assigned to the facility and service.class
Exception is thrown when the destination has already been removed from the facility and service.class
Exception is thrown when the destination already existsclass
Exception is thrown when the destination does not existclass
This exception is thrown when submitting embedded groups' applications failclass
It represents parent class for *AlreadyAssignedException classes.class
It represents parent class for *ExistsException classes.class
It represents parent class for *NotAssignedException classes.class
It represents parent class for *NotExistsException classes.class
Thrown when call to user info endpoint ends up with error HttpStatus.FORBIDDENclass
Thrown when the membership could not be extended.class
This exception raises when group is externally managed which means that group membership is managed by external source (group synchronization) and thus manual changes to the group membership are prohibited.class
This exception is thrown when the ExtSource is already associated with the Vo/group.class
This exception is thrown when the ExtSource has already been deleted or removed from the Vo/group.class
This exception is thrown when creating an ExtSource which already existsclass
This exception is thrown when the ExtSource has not been assigned to the vo or when trying to remove an association with the group/vo that it is not been assigned to.class
This exception is thrown if the ExtSource does not existclass
This exception is thrown when the operation is not supported for this kind of ExtSourceclass
This exception is thrown when facility is already assigned to a consent hub.class
This exception is thrown when facility can't be deleted, because it doesn't exist anymore.class
This exception is thrown when trying to create/update a facility with a name that is already usedclass
Exception thrown when wrong facility provided.class
This exception is thrown when trying to get a facility that does not exist in the databaseclass
This exception is thrown when forcing service propagation is not possible.class
This exception is thrown when the form item does not exist in any application formclass
This exception is thrown when the group has already been assigned to the specific resourceclass
This exception is thrown when the group has already been removed from the databaseclass
This exception is thrown when trying to remove the group from the resource that has already been removedclass
This exception is thrown when trying to create a group whose vo_id, name and parent_group (if set) are identical to those of another groupclass
Exception thrown when groups are not in the same VO, when required so.class
Exception thrown when relation of two groups as parent-sub should exist, but does not.class
Exception thrown when the group cannot be moved, because it's not allowed f.e.class
This exception is thrown when the group is not admin of: facility, another group, resource, ...class
This exception is thrown when group is not allowed to be added to auto registration.class
This exception is thrown when trying to remove the group from the resource with which the group is not associatedclass
This exception is thrown when group is not embedded in VOclass
This exception is thrown when trying to get a group which does not exist in the databaseclass
This exception is thrown when the relation between groups should not exist but it existsclass
Exception thrown when group relation cannot be removed. f.e. when it's part of the hierarchical structure of the groupsclass
Exception thrown when relation between groups should exist but it does notclass
Exception thrown when the group relation cannot be created, because it's not allowed f.e. it would create cycle, one of the groups is members group...class
This exception is thrown when the group and resource are not in the same VOclass
This exception is thrown when it is not possible to perform an action on a group-resource assignment because of its status.class
This exception is thrown when the group structure synchronization is already running for given groupclass
This exception is thrown when the synchronization for the group is already runningclass
This exception is thrown when the synchronization for the group is not enabledclass
This exception is thrown when trying to remove a host from the facility but the host has already been removedclass
This exception is to be thrown if host already exists in cluster.class
This exception is to be thrown in case we are unable to look up the host computer in the Perun system.class
Certificate is not valid - for a lots of different reasons (like unsupported subject, expired etc.)class
This exception is thrown when trying to set consent status on an invalid value.class
class
This exception is thrown when the login fails syntax check enforced by its namespaceclass
class
This exception is thrown when the login is already in use in the specific namespaceclass
Thrown when the given login is already blocked for the given namespace Thrown also if the given namespace is null and the given login is already blocked globallyclass
Thrown when the given login is not blocked for the given namespace Thrown also if the given namespace is null and the given login is not blocked globallyclass
This exception is thrown when the login wasn't found in the specific namespaceclass
This exception is thrown when trying to remove a member who has already been removedclass
This exception is thrown when the member and group are not in the same VOclass
Operation altering member's lifecycle is forbidden (e.g. cannot change expiration of hierarchical vo's members, if they come from member vos)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
Member is not flagged as sponsored, but somebody tries to add a sponsor to it..class
Operation required suspended member, but this member is not suspended at all.class
Operation required complete member.class
This exception is thrown when the member and resource are not in the same VOclass
This exception is thrown when verifying Multi-factor authentication fails.class
Thrown when application form doesn't contain submit or auto-submit button when it shouldclass
Thrown when application form contains multiple application form items of such type that maximum 1 is allowed.class
This exception is thrown when trying to get a namespace rules which does not exist in the LoginNamespacesRulesConfigContainerclass
This exception is thrown when the member is not a member of the group or does not exist at allclass
This exception is thrown when the user doesn't have the chosen attribute for mail set, where the notification should be sent to.class
This exception is thrown when expecting a user who is not service user or expecting a user who is not sponsoredclass
Exception thrown when IDs in passed API object do not match real state in Perun.class
This exception is thrown when trying to get an OidcConfig, but OIDC config file does not exist.class
This exception is thrown when trying to get an OidcConfig which does not exist in PerunOidConfigContainer.class
This exception is thrown when some open application exists.class
This exception is thrown when the owner has already been assigned to the facilityclass
This exception is thrown when the owner has already been removed from the facilityclass
This exception is thrown when the owner does not exist in the databaseclass
This exception is thrown when the parent group for the group does not existclass
This exception is thrown when the password could not be changed because it failed for various reasonsclass
This exception is thrown when the password could not be changed because the login is unavailable or other various problems occurredclass
This exception is thrown when the password could not be deleted because it's not reserved, it's in use or other various reasonsclass
This exception is thrown when the old password doesn't matchclass
Thrown when operation with password in backend exceeds expected limit.class
This exception is thrown when password reset link expired (after couple of hours).class
This exception is thrown when password reset link is not valid because it was either already used or has never existed.class
This exception is thrown when password fails strength check required by the namespaceclass
Thrown when password doesn't match expected strength requirements.class
This exception is thrown when a change of the user's data is not enabled.class
Checked version of PerunBeanNotSupportedException.class
This exception is thrown when trying to get a policy which does not exist in the PerunPoliciesContainerclass
Checked version of PrivilegeException.class
This exception means that some relation or dependency exists which prevents to execute the action.class
This exception means that some relation or dependency not exists which prevents to execute the action.class
This exception is thrown when the resource can't be removed because it is not in the database anymoreclass
This exception is thrown when the resource could not be created/updated because there is already a resource with the same nameclass
This exception is thrown when trying to get a resource which does not exist in the databaseclass
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 trying to get a resourceTag that does not exist in the databaseclass
This exception is thrown when trying to set a role which is already set for given entities.class
This exception is thrown when trying to set or unset a role which cannot be managed by anyone.class
This exception is thrown when it is not possible to set a given role.class
This exception is thrown when trying to get a role management rules which does not exist in the PerunPoliciesContainerclass
This exception is thrown when trying to unset a role which was not set for given entities.class
Checked version of RoleNotSupportedException.class
The role + RoleObject combination of AttributePolicy is not supportedclass
This exception is thrown when the service has already been assigned to the resource.class
This exception is thrown when the service is already blocked/banned on facility/destination.class
This exception is thrown when trying to delete a service that has already been deleted from the databaseclass
This exception is thrown when trying to remove service from service package but the service has already been removedclass
This exception is thrown when trying to add attributes which are forbidden unless the service is globally disabled.class
This exception is thrown when trying to create a service with a name that has already been usedclass
This exception is thrown when trying to unblock service which is not blocked.class
This exception is thrown when trying to remove service from resource but the service hasn't been assigned to the resource.class
This exception is thrown when the service has not been found in the databaseclass
class
This exception is thrown when trying to create servicePackage with a name that has already been usedclass
This exception is thrown when the servicePackage has not been found in the databaseclass
This exception is thrown when trying to delete a specific user that has already been deletedclass
Thrown when expecting specificUser but the user was not specificUserclass
This exception means that serviceUser can't exist without any assigned user.class
Thrown when trying to remove specificUser's owner who has already been removed as an ownerclass
class
Validation of SSH key failed for some reasonclass
Thrown when the subGroup cannot be removedclass
Thrown when the subject with the specific login has not been found in the databaseclass
This exception is thrown when the user has already been removedclass
Thrown when trying to remove an userExtSource which has already been removedclass
Thrown when userExtSource with the specific login already existsclass
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 is not the admin or is not in a role allowing him to do a specific actionclass
Thrown when the user has not been found in the databaseclass
Thrown when the user is not in required role.class
Thrown when trying to create a VO with an id or a name of another existing VOclass
Thrown when the VO has not been found in the databaseclass
Thrown while assigning attribute to wrong entity.class
Thrown when the attribute has wrong/illegal value.class
Pattern is not well-formed.class
Attribute which is reference for used attribute has illegal value. -
Uses of PerunException in cz.metacentrum.perun.core.impl
Methods in cz.metacentrum.perun.core.impl that throw PerunException -
Uses of PerunException in cz.metacentrum.perun.rpc.serializer
Methods in cz.metacentrum.perun.rpc.serializer with parameters of type PerunExceptionModifier and TypeMethodDescriptionvoid
JsonSerializer.writePerunException
(PerunException pex) void
JsonSerializerJsonLite.writePerunException
(PerunException pex) void
JsonSerializerJsonP.writePerunException
(PerunException pex) void
JsonSerializerJsonSimple.writePerunException
(PerunException pex) void
PdfSerializer.writePerunException
(PerunException pex) void
Serializer.writePerunException
(PerunException pex) SerializesPerunException
. -
Uses of PerunException in cz.metacentrum.perun.taskslib.exceptions
Subclasses of PerunException in cz.metacentrum.perun.taskslib.exceptionsModifier and TypeClassDescriptionclass
Thrown when Task can't be added or removed from a TaskStore.