Error Line

  • Thread starter Thread starter Claudio Di Flumeri
  • Start date Start date
C

Claudio Di Flumeri

Hello all,

I'd like to know if there is a way to know, when an error occurs and
we got it throught a try - catch, the line to which the error has
occurred, or at least the instruction that has generated the error
(without having to write it in an explicit way).

Thanks
 
* (e-mail address removed) (Claudio Di Flumeri) scripsit:
I'd like to know if there is a way to know, when an error occurs and
we got it throught a try - catch, the line to which the error has
occurred, or at least the instruction that has generated the error
(without having to write it in an explicit way).

See (complete thread):

<http://groups.google.com/[email protected]>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top