@Generated(value="software.amazon.awssdk:codegen") public final class ChannelNotBroadcastingException extends IvsException implements ToCopyableBuilder<ChannelNotBroadcastingException.Builder,ChannelNotBroadcastingException>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ChannelNotBroadcastingException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ChannelNotBroadcastingException.Builder |
builder() |
String |
exceptionMessage()
The stream is offline for the given channel ARN.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends ChannelNotBroadcastingException.Builder> |
serializableBuilderClass() |
ChannelNotBroadcastingException.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 ChannelNotBroadcastingException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ChannelNotBroadcastingException.Builder,ChannelNotBroadcastingException>toBuilder in class IvsExceptionpublic static ChannelNotBroadcastingException.Builder builder()
public static Class<? extends ChannelNotBroadcastingException.Builder> serializableBuilderClass()
public String exceptionMessage()
The stream is offline for the given channel ARN.
Copyright © 2023. All rights reserved.