Thursday, 31 March 2016

What you mean by inner exception in C#?

Inner exception is a property of exception class which will give you a brief insight of the exception i.e, parent exception and child exception details.

No comments:

Post a Comment