|
-
Jan 26th, 2004, 10:33 AM
#1
Thread Starter
Frenzied Member
how to handle exceptions in a dll?
I have written a complicated component that is designed to handle exception logging on multiple applications. It can report errors by textfile, eventlog, db and MQ...
BUT the rather silly thing I haven't solved, is how to report errors in the component itself? What if the path to the logfile is broken, or security settings doesn't allow for eventlog monitoring? How can I bubble these exeptions and make the user adn developer aware of that something has gone wrong in the logging component itself?
kind regards
Henrik
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|