C# 6.0–Exception Filters
This blog post is part of C# 6.0 Features Series. C# 6.0 contains lots of small features and one of them is Exception filters. It is already there with VB.NET earlier but now it is available in C# also. In exception filters now if exception is combined with Exception statement and If condition of if satisfy