Uses of Class
com.Prominic.runtime.UnixRuntimeException

Packages that use UnixRuntimeException
com.Prominic.runtime   
 

Uses of UnixRuntimeException in com.Prominic.runtime
 

Methods in com.Prominic.runtime that throw UnixRuntimeException
 int UnixProcess.exitValue()
          Returns exit code if the process is stoped Creation date: (8/19/2001 2:42:38 PM)
 int NProcess.exitValue()
          Insert the method's description here.
 int DefaultUnixProcess.exitValue()
          Insert the method's description here.