@Generated(value="software.amazon.awssdk:codegen") public class KmsException extends AwsServiceException
Modifier and Type | Class and Description |
---|---|
static interface |
KmsException.Builder |
protected static class |
KmsException.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
KmsException(KmsException.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static KmsException.Builder |
builder() |
static Class<? extends KmsException.Builder> |
serializableBuilderClass() |
KmsException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, sdkFields, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equalsBySdkFields
protected KmsException(KmsException.Builder builder)
public static KmsException.Builder builder()
public KmsException.Builder toBuilder()
toBuilder
in class AwsServiceException
public static Class<? extends KmsException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.