• Embed Doc
  • Readcast
  • Collections
  • 3
    CommentGo Back
Download
 
 
11.1 Introduction to Error Handling
Three types of errors:
Syntax error – failure of code to meet therequirements of VB.NET programminglanguages.
Examples :Not calling a procedure with the rightnumber of parameters,misspelling a variable name.
 
 
11.1Introduction to Error Handling
Three types of errors:
Compiler will flag syntax errors andoutput an error message in the outputwindow.
If Option Explicit or even Option Strictturned on, syntax errors will behighlighted in the code window evenbefore you compile
 
 
11.1 Introduction to Error Handling
Three types of errors:
Runtime Errors – appear while you arerunning the application.
Examples:Memory run out of space,Program caught into indefinite loop
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...

as a information searcher everything is important to me

Very, very basic

this document more helpful for my studies

You must be to leave a comment.
Submit
Characters: ...