com.aragost.javahg.internals
Class UnexpectedServerTerminationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.aragost.javahg.internals.UnexpectedServerTerminationException
All Implemented Interfaces:
Serializable

public class UnexpectedServerTerminationException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
UnexpectedServerTerminationException(int rc, Throwable cause)
           
 
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
 

Constructor Detail

UnexpectedServerTerminationException

public UnexpectedServerTerminationException(int rc,
                                            Throwable cause)
Method Detail

getExitValue

public int getExitValue()


Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.