@Generated(value="software.amazon.awssdk:codegen") public final class ServiceFailureException extends ChimeSdkMeetingsException implements ToCopyableBuilder<ServiceFailureException.Builder,ServiceFailureException>
The service encountered an unexpected error.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServiceFailureException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ServiceFailureException.Builder |
builder() |
String |
code()
Returns the value of the Code property for this object.
|
String |
requestIdValue()
The ID of the failed request.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServiceFailureException.Builder> |
serializableBuilderClass() |
ServiceFailureException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ServiceFailureException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ServiceFailureException.Builder,ServiceFailureException>toBuilder in class ChimeSdkMeetingsExceptionpublic static ServiceFailureException.Builder builder()
public static Class<? extends ServiceFailureException.Builder> serializableBuilderClass()
public String code()
public String requestIdValue()
The ID of the failed request.
Copyright © 2023. All rights reserved.