S
Steve Long
I'm working on a project in VB.NET and when a line of code is executed that
throws a nullreferenceexception or some other type of exception, the runtime
just jumps to some other line of code(seemingly unrelated to the line that
caused the exception) instead of crashing and throwing up an exception
dialog. Has anybody else seen this type of behavior and if so, is this a bug
or is it just my screwed up project.
Thanks in advance
Steve
throws a nullreferenceexception or some other type of exception, the runtime
just jumps to some other line of code(seemingly unrelated to the line that
caused the exception) instead of crashing and throwing up an exception
dialog. Has anybody else seen this type of behavior and if so, is this a bug
or is it just my screwed up project.
Thanks in advance
Steve