com.aragost.javahg.commands
Class CancelledExecutionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.aragost.javahg.commands.ExecutionException
                  extended by com.aragost.javahg.commands.CancelledExecutionException
All Implemented Interfaces:
Serializable

public class CancelledExecutionException
extends ExecutionException

See Also:
Serialized Form

Constructor Summary
CancelledExecutionException(AbstractCommand command)
           
 
Method Summary
 
Methods inherited from class com.aragost.javahg.commands.ExecutionException
getCommand
 
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

CancelledExecutionException

public CancelledExecutionException(AbstractCommand command)


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