Microsoft SDK for Java

exceptionClear

Clears any pending exceptions.

Syntax

void __cdecl exceptionClear(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.