@Internal public abstract class ExecutableCommand extends Object implements Command
CancellableDependency.Command.Priority| Constructor and Description | 
|---|
| ExecutableCommand() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | failed(Exception ex) | 
| abstract CancellableDependency | getCancellableDependency() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancelpublic abstract CancellableDependency getCancellableDependency()
public abstract void failed(Exception ex)
Copyright © 2005–2022 The Apache Software Foundation. All rights reserved.