@Generated(value="software.amazon.awssdk:codegen") public final class ServerException extends EcsException implements ToCopyableBuilder<ServerException.Builder,ServerException>
These errors are usually caused by a server issue.
Modifier and Type | Class and Description |
---|---|
static interface |
ServerException.Builder |
Modifier and Type | Method and Description |
---|---|
static ServerException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ServerException.Builder> |
serializableBuilderClass() |
ServerException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, statusCode
retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
public ServerException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<ServerException.Builder,ServerException>
toBuilder
in class EcsException
public static ServerException.Builder builder()
public static Class<? extends ServerException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.