Visual Basic Language Reference  

Resume

The Resume keyword indicates where execution should continue after an error has been handled.

The Resume keyword is used in these contexts:

On Error Statement

Resume Statement

See Also

Visual Basic Language Keywords