Serializable, ToCopyableBuilder<SubscriptionSeverityNotFoundException.Builder,SubscriptionSeverityNotFoundException>@Generated("software.amazon.awssdk:codegen") public class SubscriptionSeverityNotFoundException extends RedshiftException implements ToCopyableBuilder<SubscriptionSeverityNotFoundException.Builder,SubscriptionSeverityNotFoundException>
The value specified for the event severity was not one of the allowed values, or it specified a severity that does not apply to the specified source type. The allowed values are ERROR and INFO.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
SubscriptionSeverityNotFoundException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static SubscriptionSeverityNotFoundException.Builder |
builder() |
|
static Class<? extends SubscriptionSeverityNotFoundException.Builder> |
serializableBuilderClass() |
|
SubscriptionSeverityNotFoundException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SubscriptionSeverityNotFoundException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<SubscriptionSeverityNotFoundException.Builder,SubscriptionSeverityNotFoundException>public static SubscriptionSeverityNotFoundException.Builder builder()
public static Class<? extends SubscriptionSeverityNotFoundException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.