Cédric Luthi 8e762e4618 Simplify stack frame parsing
This is the natural extension of #513 which already removed a lot of regex parsing. 

The `ExceptionParser` class is renamed into `ExceptionConverter` because there is no more string parsing performed at all. `Exception` is converted into `ExceptionInfo` and `StackFrame` is converted into `StackFrameInfo`.
2021-12-15 22:24:34 +01:00
..
2021-07-11 23:10:17 -04:00
2020-07-21 12:03:41 +02:00
2020-07-21 12:03:41 +02:00