internal void OnJdwpException(JdwpException jdwpException) { _completionSource.SetException(jdwpException); }