public class FSMCallerImpl.OnErrorClosure extends Object implements Closure
| Constructor and Description |
|---|
OnErrorClosure(RaftException error) |
| Modifier and Type | Method and Description |
|---|---|
RaftException |
getError() |
void |
run(Status st)
Called when task is done.
|
void |
setError(RaftException error) |
public OnErrorClosure(RaftException error)
public RaftException getError()
public void setError(RaftException error)
Copyright © 2024. All rights reserved.