Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Rated
Read 11,075 times

Downloads

Related Categories

wExceptionHandler Handles your Exception Errors!

wExceptionHandler will catch those errors that VB's own error handler wont pickup like Access_Violations and instead let you handle them yourself without making your applicaiton crash.

I have included what I used in an an Application we are developing at the moment called 'HotHTML 3 Professional' - http://hothtml3beta.wsoftware.biz/ - and this is directly ripped of it.

I'd recommend anyone to insert this into their own application as it makes your own applicaiton bullet proof if you've remembered to insert an error handler to the place where the exception error occured.

Work Work Work
Currently I'm working at Vividas Pty Ltd and studying at Swinburne University. My time on DeveloperFusion is limited due to workloads on both parts, I do however keep a Blog that gets updated fairly regularly with lots of Techno-babble...

I also have a software business called WebSoftware Systems in Australia, the primary product we have at the moment is HotHTML which started life as a simple VB6 based HTML editor and is now a full blown text/web development IDE. I'm currently also working on the v4.0 release in .NET 2.0.

Comments