.net - What exception to use as base for fatal runtime exceptions in c#? -


i working on windows forms project , class library project in visual studio 2012.

if have 1 or more fatal runtime exceptions .net exception use base? know applicationexception used non-fatal application exception. dont see 1 .net recommends fatal application exception.

or define own base exception fatal runtime exceptions? if yes .net exception derive it?

thanks


Comments

Popular posts from this blog

How to show in django cms breadcrumbs full path? -

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -