List Question
20 TechQA 2023-09-18T18:58:27.157000Task.WaitAll and AggregateException handling
59 views
Asked by user1664043
.NET Base Exception constructor is overriding my message, how do I stop it?
113 views
Asked by Bassinator
How to catch Task exception in C#
304 views
Asked by Adrien Ruffie
How to List<> of exceptions from ArgumentException and throw a AggregateException
931 views
Asked by mohan
OutOfMemoryException combined with another exception
152 views
Asked by Halvard
Why is my custom exception wrapped by an AggregatException. What does this depend on?
869 views
Asked by DaveVentura
Aggregate Exception not caught in xunit test cases
451 views
Asked by manish bhalodiya
Self-contained win-x64 executable AggregateException: Connection actively refused
115 views
Asked by PikachuBoss33
c# wpf How to catch FirestoreChangeListener exceptions
308 views
Asked by Damian
AggregateException from Task.WhenAll only contains first exception when awaited
1k views
Asked by John
Aggregating Event Exceptions
178 views
Asked by James
Why is TcpClient.Connect() throwing System.AggregateException
256 views
Asked by Sayan Sen
ScrapySharp Form Submit causing System.AggregateException
373 views
Asked by arcanium0611
C# AggregateException, in what scenario would I have aggregated exceptions?
552 views
Asked by bas
Proper way to handle C# AggregateException
4.5k views
Asked by broadbear
Async seems to be running the tasks to completion before getting to the Await tag
76 views
Asked by Brett Jackson
How to return AggregateException from async method
2.1k views
Asked by adrianm
HttpClient PostAsync method throw Aggregate Exception
2.1k views
Asked by Bence Balyi
Falling into exception "One or more errors occurred." Aggregate Exception
1.4k views
Asked by Khurram Shaikh
System.AggregateException on Task.WaitAll
2k views
Asked by neildt