Uses of Class
php.java.bridge.Util.Process.PhpException

Packages that use Util.Process.PhpException
php.java.bridge VM Bridge core classes and interfaces. 
 

Uses of Util.Process.PhpException in php.java.bridge
 

Methods in php.java.bridge that throw Util.Process.PhpException
 void Util.Process.checkError()
          Check for a PHP fatal error and throw a PHP exception if necessary.
 void Util.ProcessWithErrorHandler.checkError()
          Check for a PHP fatal error and throw a PHP exception if necessary.