public static interface Crc32MismatchException.Builder extends SdkClientException.Builder
| Modifier and Type | Method and Description | 
|---|---|
Crc32MismatchException | 
build()
Creates a new  
SdkException with the specified properties. | 
Crc32MismatchException.Builder | 
cause(Throwable cause)
Specifies the exception that caused this exception to occur. 
 | 
Crc32MismatchException.Builder | 
message(String message)
Specifies the details of this exception. 
 | 
cause, messageCrc32MismatchException.Builder message(String message)
SdkException.Buildermessage in interface SdkClientException.Buildermessage in interface SdkException.Buildermessage - The details of this exception.Crc32MismatchException.Builder cause(Throwable cause)
SdkException.Buildercause in interface SdkClientException.Buildercause in interface SdkException.Buildercause - The exception that caused this exception to occur.Crc32MismatchException build()
SdkException.BuilderSdkException with the specified properties.build in interface SdkClientException.Builderbuild in interface SdkException.BuilderSdkException.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.