handleException 285 axscript/ActiveScript.cpp return core->handleException(exception); handleException 200 axscript/IDispatchProvider.cpp return core->handleException(exception, pei); handleException 484 axscript/axtam.cpp hr = handleException(exception, pei, depth+1); handleException 217 axscript/axtam.h HRESULT handleException(Exception *exc, EXCEPINFO *pei = NULL, int depth=0);