PHP » PYTHON |
login |
register |
about
|
java_last_exception_get(PHP 4 >= 4.0.2) java_last_exception_get — Get last Java exception Description
object java_last_exception_get
( void
)
Gets last Java exception. Return ValuesReturns an exception object. ExamplesThe following example demonstrates the usage of Java's exception handler from within PHP: Example #1 Java exception handler
<?php
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. |
more
Recently updated
more
Most requested
more
Last requests
|