class NotFoundError(Exception):
pass
class GroupInfoNotFound(Exception):
class EmptyError(Exception):
class UserAndGroupIsNone(Exception):