| Modifier and Type | Method and Description |
|---|---|
Fail.Builder |
Fail.Builder.cause(String cause)
A description for the cause of the failure.
|
Fail.Builder |
Fail.Builder.comment(String comment)
An optional description for this state.
|
static Fail.Builder |
Fail.Builder.create(Construct scope,
String id)
EXPERIMENTAL
|
Fail.Builder |
Fail.Builder.error(String error)
Error code used to represent this failure.
|
Copyright © 2020. All rights reserved.