@Generated(value="software.amazon.awssdk:codegen") public final class IllegalStatusException extends CloudWatchEventsException implements ToCopyableBuilder<IllegalStatusException.Builder,IllegalStatusException>
An error occurred because a replay can be canceled only when the state is Running or Starting.
Modifier and Type | Class and Description |
---|---|
static interface |
IllegalStatusException.Builder |
Modifier and Type | Method and Description |
---|---|
static IllegalStatusException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends IllegalStatusException.Builder> |
serializableBuilderClass() |
IllegalStatusException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException . |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public IllegalStatusException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<IllegalStatusException.Builder,IllegalStatusException>
toBuilder
in class CloudWatchEventsException
public static IllegalStatusException.Builder builder()
public static Class<? extends IllegalStatusException.Builder> serializableBuilderClass()