Class InternalStreamingException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InternalStreamingException.Builder,InternalStreamingException>

@Generated("software.amazon.awssdk:codegen") public final class InternalStreamingException extends CloudWatchLogsException implements ToCopyableBuilder<InternalStreamingException.Builder,InternalStreamingException>

An internal error occurred during the streaming of log data. This exception is thrown when there's an issue with the internal streaming mechanism used by the GetLogObject operation.

See Also: