What you mean by inner exception in C#?
Vivek Kumar
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.