JAVA_LAST_EXCEPTION_CLEAR(3) 1 JAVA_LAST_EXCEPTION_CLEAR(3)
java_last_exception_clear - Clear last Java exception
SYNOPSIS
void java_last_exception_clear (void )
DESCRIPTION
Clears last Java exception.
RETURN VALUES
No value is returned.
EXAMPLES
See java_last_exception_get(3) for an example.
NOTES
Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in
a future release of PHP. This function should be used at your own risk.
PHP Documentation Group JAVA_LAST_EXCEPTION_CLEAR(3)