Package uniffi.cedarling_uniffi
Class BatchItemUnsignedOutcome.Failed
-
- All Implemented Interfaces:
public final class BatchItemUnsignedOutcome.Failed extends BatchItemUnsignedOutcome
-
-
Field Summary
Fields Modifier and Type Field Description private final BatchItemErrorerror
-
Constructor Summary
Constructors Constructor Description BatchItemUnsignedOutcome.Failed(BatchItemError error)
-
Method Summary
Modifier and Type Method Description final BatchItemErrorgetError()-
-
Constructor Detail
-
BatchItemUnsignedOutcome.Failed
BatchItemUnsignedOutcome.Failed(BatchItemError error)
-
-
Method Detail
-
getError
final BatchItemError getError()
-
-
-
-