@Generated(value="software.amazon.awssdk:codegen") public final class InvalidSessionException extends QldbSessionException implements ToCopyableBuilder<InvalidSessionException.Builder,InvalidSessionException>
Returned if the session doesn't exist anymore because it timed out or expired.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidSessionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidSessionException.Builder |
builder() |
String |
code()
Returns the value of the Code property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidSessionException.Builder> |
serializableBuilderClass() |
InvalidSessionException.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 InvalidSessionException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidSessionException.Builder,InvalidSessionException>toBuilder in class QldbSessionExceptionpublic static InvalidSessionException.Builder builder()
public static Class<? extends InvalidSessionException.Builder> serializableBuilderClass()
public String code()
Copyright © 2020. All rights reserved.