conceptual issue: using exceptions

R

Ricardo Jasinski

Hello people!!

I'm trying to improve an application I recently developed, in order to
release its version 2.0. One of my concerns is to make it more robust,
stable and with error-recovering capabilities. Some of its
characteristics are:

-the system comprises an applicative SW, running on PC/desktop
computer, plus -an external device which will collect data and send it
to the PC via a com port -the SW must automate MS-Word and MS-Excel in
order to generate reports

For the serial communication I use ComPort library, by Dejan Crnila
(way excellent).

For the database I use Sqlite dll, by Richard D. Hepp (having my first
experience, seems very good and reliable).

Ok, now, I've read quite a few things about exceptions, how to use
them, even used them in some places, but what I haven't got is the
general picture: where to put them? when exactly to use them when
submitting a database query? or in the serial communications, where
several things could go wrong?

I'd like to open a topic about the use of exceptions, and hear about
how you like to use them. I hope this will give us insights which
could be very productive and usefull.

Hope to hear from you all! See ya,

Ricardo Jasinski.
 

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

Members online

No members online now.

Forum statistics

Threads
474,137
Messages
2,570,802
Members
47,348
Latest member
Mikientp

Latest Threads

Top