JavaScript Editor Javascript debugger     Website design 


java_last_exception_clear

Clear last Java exception (PHP 4 >= 4.0.2)
void java_last_exception_clear ( )

Clears last Java exception.

Return Values

No value is returned.

Examples

See java_last_exception_get() for an example.

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.