| 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(software.constructs.Construct scope,
String id) |
Fail.Builder |
Fail.Builder.error(String error)
Error code used to represent this failure.
|
Copyright © 2022. All rights reserved.