pythoncom.gif
Previous blank.gif blank.gif Home Page

Function ProcessAXScriptException - General function to handle any exception in AX code


SYNOPSIS

import win32com.axscript.client.error
def ProcessAXScriptException(scriptingSite, exceptionInstance)

DESCRIPTION

This function creates an instance of our IActiveScriptError interface, and gives it to the host, along with out exception class. The host will likely call back on the IActiveScriptError interface to get the source text and other information not normally in COM exceptions.

SEE ALSO

win32com.axscript.client.error


Previous blank.gif blank.gif Home Page
www_icon.gif

Copyright © Greg Stein, Mark Hammond, Curt Hagenlocher and a few other contributors
All Rights Reserved
Comments to author:
Generated: Sun Apr 20 1997