Skip to content

Stopping on exception, for .net framework #2213

Answered by bradwilson
tapika asked this question in General
Discussion options

You must be logged in to vote

At the moment system works for that I'm intercepting AppDomain.FirstChanceException and via separate config file I'm configuring whether or not to catch / not to catch given exception.

Sorry, this doesn't sound like a feature I believe we would be interested in. First chance exceptions are a normal part of the operation of the framework; trying to intercept and filter them is an extremely niche case.

I believe you're best served by continuing with your own fork.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@tapika
Comment options

@bradwilson
Comment options

@tapika
Comment options

@tapika
Comment options

Answer selected by bradwilson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants