I want to know how handle the java exceptions into php. I know that there are two functions, java_last_exception_get()and java_last_exception_clear(), but Idon“t know how to use into php. There is some example?
When I prove an exception , the server (apache)display warning in the browser.