180181182183184185186187
} }); }catch( Throwable e ){ throw( new MCGroupException( "Failed to initialise MCGroup", e )); } }
754755756757758759760761762763764
reply_socket.send( reply_packet ); }catch( Throwable e ){ throw( new MCGroupException( "sendToMember failed", e )); }finally{ if ( reply_socket != null ){