com.atlassian.studio.svnimport.backend
Class CommandExecutor.CommandAbortedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.studio.svnimport.backend.CommandExecutor.ExecuteException
              extended by com.atlassian.studio.svnimport.backend.CommandExecutor.CommandAbortedException
All Implemented Interfaces:
Serializable
Enclosing class:
CommandExecutor

public static class CommandExecutor.CommandAbortedException
extends CommandExecutor.ExecuteException

See Also:
Serialized Form

Constructor Summary
CommandExecutor.CommandAbortedException(Class clazz)
           
 
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
 

Constructor Detail

CommandExecutor.CommandAbortedException

public CommandExecutor.CommandAbortedException(Class clazz)


Copyright © 2002-2012 Atlassian. All Rights Reserved.