Serialized Form
-
Package vaultWeb.exceptions
-
Exception Class vaultWeb.exceptions.AdminAccessDeniedException
class AdminAccessDeniedException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.AlreadyMemberException
class AlreadyMemberException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.AlreadyVotedException
class AlreadyVotedException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.DecryptionFailedException
class DecryptionFailedException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.DuplicateUsernameException
class DuplicateUsernameException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.EncryptionFailedException
class EncryptionFailedException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.LastAdminException
class LastAdminException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.PollDoesNotBelongToGroupException
class PollDoesNotBelongToGroupException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.PollOptionNotFoundException
class PollOptionNotFoundException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.UnauthorizedException
class UnauthorizedException extends RuntimeException implements Serializable
-
-
Package vaultWeb.exceptions.notfound
-
Exception Class vaultWeb.exceptions.notfound.GroupNotFoundException
class GroupNotFoundException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.notfound.NotMemberException
class NotMemberException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.notfound.PollNotFoundException
class PollNotFoundException extends RuntimeException implements Serializable -
Exception Class vaultWeb.exceptions.notfound.UserNotFoundException
class UserNotFoundException extends RuntimeException implements Serializable
-