mgusmano / sharpkit

Automatically exported from code.google.com/p/sharpkit
0 stars 0 forks source link

Better clr exception support #159

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
throw $CreateException(new RangeException.ctor$Int32$Int32(5, 20), new Error());

This technique will create the correct stack trace.

Original issue reported on code.google.com by DanelK...@gmail.com on 27 Jun 2012 at 7:21

GoogleCodeExporter commented 8 years ago

Original comment by DanelK...@gmail.com on 30 Jun 2012 at 12:08