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

Error Handler -RW

download download  
important code information
author:
Ryan Wiltshire
minimum requirements:
Error Handler -RW description

This class sets a generic rule for your program to follow in the event of errors. The class is setup to handle all basic trapable errors. The layout of the messagebox i found on here, but i do not remember the authors name.


File List:
Error Handler/0b
Error Handler/clsErrorHandler.cls48Kb
Error Handler/frmMain.frm2Kb
Error Handler/prjErrorHandler.vbp1Kb

Similar code
DTgis Debugger (Popularity: ) : The purpose of this code if to have a class to improve the debugging process, telling you where sub or funtion are you in and out.
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). Comes in handy - buttons are xp style.

A prank prgram (Popularity: ) : A prank prgram which randomply moves mouse pointer over the screen.to exit press any key....

Complete Error Handler (Popularity: ) : 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 ...
DX7 Error logging (Popularity: ) : This code is for figuring out just why your DirectX 7 program keeps crashing. It takes the error codes visual basic generates and deciphers them into meaningful messages so you can fix your code easily and quickly.
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 10
version
size in Kb 10
popularity   622/7913374
user rating 4/10
ad


New Code
Popular Code