You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark Smith edited this page Aug 26, 2016
·
4 revisions
ExceptionExtensions
A set of extension methods for Exception.
Methods
Flatten : walks the InnerException collection and flattens all located exceptions into a single string with CR/LF separators for each Message. Can optionally include the stack trace.