import win32com.axscript.client.error
class IActiveScriptError def GetExceptionInfo(self) def GetSourceLineText(self) def GetSourcePosition(self) def _SetExceptionInfo(self, exc) list _com_interfaces_ = [<iid object at 1af0410>] list _public_methods_ = ['GetSourceLineText', 'Get ... def _query_interface_(self, iid)
The ActiveX Scripting host calls this client whenever we report an exception to it. This interface provides the exception details for the host to report to the user.
win32com.axscript.client.error
Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997