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