import win32com.axscript.client.error
class AXScriptException def BuildFromException(self, site, type = None, value = None, tb = None) def ExtractTracebackInfo(self, tb, site) def SetContext(self, sourceContext = None, startLineNo = 0) def _BuildFromOther(self, site, type, value, tb) def _BuildFromSyntaxError(self, site, value, tb) def __init__(self) def __repr__(self)
Note this has attributes which conform to the standard attributes for COM exceptions, plus a few others specific to our IActiveScriptError object.
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