- handleTimestampAndSendMessageResults(writer, 0, results.second());
- } catch (AssertionError e) {
- handleAssertionError(e);
- throw e;
- } catch (GroupPatchNotAcceptedException e) {
- throw new UserErrorException("Failed to join group, maybe already a member");