java_last_exception_clear
(PHP 4 >= 4.0.2, PECL)
java_last_exception_clear -- Clear last Java exception
Description
void
java_last_exception_clear ( void )
Clears last Java exception.
Return Values
No value is returned.
Notes
Warning |
This function is
EXPERIMENTAL. The behaviour of this function, the
name of this function, and anything else documented about this
function may change without notice in a future release of PHP.
Use this function at your own risk. |