protected static final class Crc32MismatchException.BuilderImpl extends SdkClientException.BuilderImpl implements Crc32MismatchException.Builder
cause, message| Modifier | Constructor and Description |
|---|---|
protected |
BuilderImpl() |
protected |
BuilderImpl(Crc32MismatchException ex) |
| 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, getCause, getMessage, message, setCause, setMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcause, messageprotected BuilderImpl()
protected BuilderImpl(Crc32MismatchException ex)
public Crc32MismatchException.Builder message(String message)
SdkException.Buildermessage in interface Crc32MismatchException.Buildermessage in interface SdkClientException.Buildermessage in interface SdkException.Buildermessage in class SdkClientException.BuilderImplmessage - The details of this exception.public Crc32MismatchException.Builder cause(Throwable cause)
SdkException.Buildercause in interface Crc32MismatchException.Buildercause in interface SdkClientException.Buildercause in interface SdkException.Buildercause in class SdkClientException.BuilderImplcause - The exception that caused this exception to occur.public Crc32MismatchException build()
SdkException.BuilderSdkException with the specified properties.build in interface Crc32MismatchException.Builderbuild in interface SdkClientException.Builderbuild in interface SdkException.Builderbuild in interface Buildablebuild in class SdkClientException.BuilderImplSdkException.Copyright © 2020. All rights reserved.