java_last_exception_clearClear last Java exception Description
void java_last_exception_clear
( void
)
Clears last Java exception. Return ValuesNo value is returned. ExamplesSee java_last_exception_get for an example. NotesWarning
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. |