public class CommandFailure extends Failure
This is different to DaemonFailure which signifies that the daemon itself encountered some internal error
trying to execute the command it received.
| Constructor and Description |
|---|
CommandFailure(Throwable value) |
public CommandFailure(Throwable value)
Copyright © 2013. All rights reserved