Visual Basic Reference

WebClassError Object

See Also    Example    Properties    Methods    Events

When processing a FatalErrorResponse event, this object indicates what error occurred.

Syntax

WebClassError

You can access this object directly from the WebClass object as:

WebClass.Error

Or more simply:

Error