protected static final class Crc32MismatchException.BuilderImpl extends SdkClientException.BuilderImpl implements Crc32MismatchException.Builder
cause, message, writableStackTrace| 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.
|
Crc32MismatchException.Builder |
writableStackTrace(Boolean writableStackTrace)
Specifies whether the stack trace in this exception can be written.
|
cause, getCause, getMessage, getWritableStackTrace, message, setCause, setMessage, setWritableStackTrace, writableStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcause, message, writableStackTraceprotected 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.Builder writableStackTrace(Boolean writableStackTrace)
SdkException.BuilderwritableStackTrace in interface Crc32MismatchException.BuilderwritableStackTrace in interface SdkClientException.BuilderwritableStackTrace in interface SdkException.BuilderwritableStackTrace in class SdkClientException.BuilderImplwritableStackTrace - Whether the stack trace can be written.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 © 2023. All rights reserved.