(PHP 4 >= 4.0.3)
satellite_caught_exception -- See if an exception was caught from the previous functionbool
satellite_caught_exception
()
Warning |
This function is EXPERIMENTAL. That means, that the behaviour of this function, this function name, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this function at your own risk. |
This function returns TRUE if an exception has been caught.
Example 1. Sample IDL file
|
Example 2. PHP code for handling CORBA exceptions
|