[PR #235] [MERGED] Check aggregate exception during startup #817

Closed
opened 2025-12-29 08:33:39 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/235
Author: @StefH
Created: 11/30/2018
Status: Merged
Merged: 11/30/2018
Merged by: @StefH

Base: masterHead: startup_exception


📝 Commits (1)

  • f3204bd Check aggregate exception during startup

📊 Changes

2 files changed (+46 additions, -4 deletions)

View changed files

src/WireMock.Net/Exceptions/WireMockException.cs (+35 -0)
📝 src/WireMock.Net/Server/FluentMockServer.cs (+11 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/235 **Author:** [@StefH](https://github.com/StefH) **Created:** 11/30/2018 **Status:** ✅ Merged **Merged:** 11/30/2018 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `startup_exception` --- ### 📝 Commits (1) - [`f3204bd`](https://github.com/wiremock/WireMock.Net/commit/f3204bd72da29eab4348e6ad06587e6e629426c3) Check aggregate exception during startup ### 📊 Changes **2 files changed** (+46 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `src/WireMock.Net/Exceptions/WireMockException.cs` (+35 -0) 📝 `src/WireMock.Net/Server/FluentMockServer.cs` (+11 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:33:39 +01:00
adam closed this issue 2025-12-29 08:33:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#817