com.continuent.tungsten.common.exec
Class ProcessRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.continuent.tungsten.common.exec.ProcessRuntimeException
All Implemented Interfaces:
java.io.Serializable

public class ProcessRuntimeException
extends java.lang.RuntimeException

Denotes an unexpected error while starting or running a process.

Version:
1.0
Author:
Robert Hodges
See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait