@Generated(value="software.amazon.awssdk:codegen") public class SfnException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
SfnException.Builder |
protected static class |
SfnException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
SfnException(SfnException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static SfnException.Builder |
builder() |
static Class<? extends SfnException.Builder> |
serializableBuilderClass() |
SfnException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected SfnException(SfnException.Builder builder)
public static SfnException.Builder builder()
public SfnException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends SfnException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.