LINQ Expression error handling

history edit

C#, LINQ

No straightforward way of adding exception handling to a LINQ expression using query syntax.

Via