<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/2328'>https://github.com/bisq-network/bisq/pull/2328</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix incorrect exception handling</li>
  <li>Use warn and error log level if appropriate</li>
  <li>Don't show popup at vote result exception</li>
  <li>Use warn log level instead of error at vote result exceptions</li>
  <li>Show vote result exception in UI</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2328/files#diff-0">core/src/main/java/bisq/core/app/BisqHeadlessApp.java</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2328/files#diff-1">core/src/main/java/bisq/core/dao/governance/voteresult/MissingDataRequestService.java</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2328/files#diff-2">core/src/main/java/bisq/core/dao/governance/voteresult/VoteResultConsensus.java</a>
    (32)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2328/files#diff-3">core/src/main/java/bisq/core/dao/governance/voteresult/VoteResultException.java</a>
    (29)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2328/files#diff-4">core/src/main/java/bisq/core/dao/governance/voteresult/VoteResultService.java</a>
    (31)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2328/files#diff-5">core/src/main/resources/i18n/displayStrings.properties</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2328/files#diff-6">desktop/src/main/java/bisq/desktop/main/MainViewModel.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2328/files#diff-7">desktop/src/main/java/bisq/desktop/main/dao/governance/result/VoteResultView.java</a>
    (34)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2328.patch'>https://github.com/bisq-network/bisq/pull/2328.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2328.diff'>https://github.com/bisq-network/bisq/pull/2328.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/2328">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtnn6VrJUMG8xL1H_kpx0yOPbpM62ks5vID1WgaJpZM4aX778">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtipWyyl-g8T01Pc5mYUVoKFPEwU9ks5vID1WgaJpZM4aX778.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Dao improve exception handling (#2328)"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2328"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2328",
"url": "https://github.com/bisq-network/bisq/pull/2328",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>