blah blah blah is here! blah blah » Close

1
votes
1 answers

Most Inner Exception

eeboy
499

Often I find that the most valuable error information is contained in the most inner exception. This should be simple but how can I iterate through the inner exceptions to get to the root of the problem?

Feedback