Serializable
, ToCopyableBuilder<InvalidParameterCombinationException.Builder,InvalidParameterCombinationException>
@Generated("software.amazon.awssdk:codegen") public class InvalidParameterCombinationException extends CloudTrailException implements ToCopyableBuilder<InvalidParameterCombinationException.Builder,InvalidParameterCombinationException>
This exception is thrown when the combination of parameters provided is not valid.
Modifier and Type | Class | Description |
---|---|---|
static interface |
InvalidParameterCombinationException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static InvalidParameterCombinationException.Builder |
builder() |
|
static Class<? extends InvalidParameterCombinationException.Builder> |
serializableBuilderClass() |
|
InvalidParameterCombinationException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidParameterCombinationException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InvalidParameterCombinationException.Builder,InvalidParameterCombinationException>
public static InvalidParameterCombinationException.Builder builder()
public static Class<? extends InvalidParameterCombinationException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.