Package | Description |
---|---|
io.github.avivcarmis.javared.executor |
Modifier and Type | Class and Description |
---|---|
static class |
PreconditionFailedException.Failure
Will be thrown in case an execution was expecting a precondition to
fail, but succeeded.
|
static class |
PreconditionFailedException.Success
Will be thrown in case an execution was expecting a precondition to
succeed, but failed.
|
Copyright © 2017. All rights reserved.