@Generated(value="software.amazon.awssdk:codegen") public final class ServerInternalException extends LicenseManagerException implements ToCopyableBuilder<ServerInternalException.Builder,ServerInternalException>
The server experienced an internal error. Try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ServerInternalException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ServerInternalException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServerInternalException.Builder> |
serializableBuilderClass() |
ServerInternalException.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 ServerInternalException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ServerInternalException.Builder,ServerInternalException>toBuilder in class LicenseManagerExceptionpublic static ServerInternalException.Builder builder()
public static Class<? extends ServerInternalException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.