abbot.util
Class ProcessOutputHandler.ProcessAbnormalExitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by abbot.util.ProcessOutputHandler.ProcessAbnormalExitException
All Implemented Interfaces:
Serializable
Enclosing class:
ProcessOutputHandler

public static class ProcessOutputHandler.ProcessAbnormalExitException
extends IOException

See Also:
Serialized Form

Method Summary
 int getExitValue()
           
 
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
 

Method Detail

getExitValue

public int getExitValue()


Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge