Uses of Package
vaultWeb.exceptions
Packages that use vaultWeb.exceptions
-
Classes in vaultWeb.exceptions used by vaultWeb.exceptionsClassDescriptionThrown when a user attempts to perform an action requiring admin privileges but does not have the necessary permissions.Thrown when a user tries to join a group they are already a member of.Thrown when a user tries to vote for a poll they are already voted in.Thrown when decrypt failed.Thrown when a user tries to register with a username that already exists.Thrown when encrypt failed.Thrown when a user tries to perform poll activities for a groupId that doesn't belong to the respective poll.Thrown when a user tries to perform poll activities for a optionId that doesn't exist in the respective poll.Thrown when a user attempts to perform an action they are not authorized to perform.