public class DaemonFailure extends Failure
This is different to CommandFailure, which signifies that the daemon did its job successfully
but the command itself failed.
| Constructor and Description |
|---|
DaemonFailure(Throwable value) |
public DaemonFailure(Throwable value)
Copyright © 2013. All rights reserved