Languages Visual Basic & VB.NET Visual Basic Debugging and Error Handling  

Complete Error Handler

download download  
important code information
author:
Dylan Morley
minimum requirements:
Complete Error Handler description

This is a complete error handler that you may compile into a DLL and add to any application. There are a number of options for handling errors, such as adding to a custom error stack (with or without displaying a message to the user) and writing to a log file. Handling errors has never been easier!! Important: Please look as 'basMain' which initialises the error handler and gives project wide access to the object with the property 'ErrReport'. You must also include these procedures if you wish to add the error handler to your applications.


File List:
ErrReport.cls11Kb
ErrReportCreater.cls1Kb
ErrorReport.vbp1Kb
ErrorReport.vbw229b
Test.frm4Kb
Test.frx2Kb
basMain.bas1Kb
frmEHFail.frm3Kb
frmEHFail.frx12b
frmMessage.frm5Kb
frmMessage.frx2Kb
frmMore.frm4Kb
frmMore.frx2Kb
gTest.vbg69b
modGlobals.bas2Kb
pTestError.vbp1Kb
pTestError.vbw79b

Similar code
xp Style Error Box (Popularity: ) : See screenshot, my program also comes with an error creating procedure (an example on how to use the error box). ...
A prank prgram (Popularity: ) : A prank prgram which randomply moves mouse pointer over the screen.to exit press any key....

User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 5
version
size in Kb 12
popularity   224/5995043
user rating 5/10
ad


New Code
Popular Code