@Generated(value="software.amazon.awssdk:codegen") public final class ChannelArnInvalidException extends CloudTrailException implements ToCopyableBuilder<ChannelArnInvalidException.Builder,ChannelArnInvalidException>
This exception is thrown when the specified value of ChannelARN is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ChannelArnInvalidException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ChannelArnInvalidException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ChannelArnInvalidException.Builder> |
serializableBuilderClass() |
ChannelArnInvalidException.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 ChannelArnInvalidException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ChannelArnInvalidException.Builder,ChannelArnInvalidException>toBuilder in class CloudTrailExceptionpublic static ChannelArnInvalidException.Builder builder()
public static Class<? extends ChannelArnInvalidException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.