@Generated(value="software.amazon.awssdk:codegen") public class LexRuntimeException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
LexRuntimeException.Builder |
protected static class |
LexRuntimeException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
LexRuntimeException(LexRuntimeException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static LexRuntimeException.Builder |
builder() |
static Class<? extends LexRuntimeException.Builder> |
serializableBuilderClass() |
LexRuntimeException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected LexRuntimeException(LexRuntimeException.Builder builder)
public static LexRuntimeException.Builder builder()
public LexRuntimeException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends LexRuntimeException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.