Pretty-Printing Exceptions(chriscavanagh.wordpress.com)
submitted by
BobStrogg(1033) 2 years, 11 months ago
Here are some snippets you might find useful for pretty-printing exception stack traces (using the trace string rather than the StackTrace class).
First, a regular expression to extract namespace, method name, argument and source details from a stack trace string...
|category: Regular Expressions
|Views: 29
tags:
RegEx another
Everyones tags:
Your Tags: