How to catch line number of exception without catching it ?

Nathan S. no.public.email at example.com
Wed Dec 13 19:54:12 UTC 2017


On Wednesday, 13 December 2017 at 18:24:09 UTC, Thomas wrote:
> So my question is: Is there a way to catch that line where the 
> exception has happened without a catch ?

Yes: use a debugger.


More information about the Digitalmars-d-learn mailing list