private void RaiseOtherException(SocketUDPState state)
 {
     RaiseOtherException(state, "");
 }