4243444546474849505152
try { synchronized (mServer) { mServer.send(new Join(mName, mPassword)); } } catch (CoreException e) { throw new JoinErrorException(this, e);