Chapter 13. Trapping errors by using structured error handling

After completing this chapter, you will be able to

Run-time errors and other program defects are a fact of life for software developers. As a Visual Basic programmer, you’ve undoubtedly had your share of error messages and unexpected program behaviors as you have planned and written your software. In this chapter, you’ll focus on how to handle run-time errors, also referred to as exceptions, which occur as a result of normal operating conditions—for example, errors ...

Get Microsoft Visual Basic 2013 Step by Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.