@Generated(value="software.amazon.awssdk:codegen") public class InvalidDocumentSchemaVersionException extends SSMException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<InvalidDocumentSchemaVersionException.Builder,InvalidDocumentSchemaVersionException>
The version of the document schema is not supported.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidDocumentSchemaVersionException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method and Description |
|---|---|
static InvalidDocumentSchemaVersionException.Builder |
builder() |
static Class<? extends InvalidDocumentSchemaVersionException.Builder> |
serializableBuilderClass() |
InvalidDocumentSchemaVersionException.Builder |
toBuilder() |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidDocumentSchemaVersionException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<InvalidDocumentSchemaVersionException.Builder,InvalidDocumentSchemaVersionException>public static InvalidDocumentSchemaVersionException.Builder builder()
public static Class<? extends InvalidDocumentSchemaVersionException.Builder> serializableBuilderClass()
Copyright © 2017. All rights reserved.