Microsoft SDK for Java

exceptionDescribe

Invokes printStackTrace on the pending exception.

Syntax

void __cdecl exceptionDescribe(ExecEnv *ee);

Parameters

*ee The placeholder for the execution environment, which is not needed by the Microsoft VM. Set this parameter to NULL.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.