ActiveXInvokeException Class

The ActiveXInvokeException class is the transient class that defines behavior for exceptions that occur as a result of accessing an ActiveX property or invoking an ActiveX method.

An ActiveX exception is raised only if an internal exception occurs during a property access or method call of the ActiveX object. All other ActiveX errors are reported as user interface exceptions. For details about the properties defined in the ActiveXInvokeException class, see "ActiveXInvokeException Properties", in the following subsection.

UserInterfaceException

(None)