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