This topic has not yet been rated - Rate this topic

Errors Summary (Visual Basic)

Visual Basic language keywords and run-time library members are organized by purpose and use.

Action

Language element

Generate run-time errors.

Clear, Error, Raise

Get exceptions.

GetException

Provide error information.

Err

Trap errors during run time.

On Error, Resume, Try...Catch...Finally

Provide line number of error.

Erl

Provide system error code.

LastDllError

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.