Class InternalServerException

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

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

An internal server error occurred while processing the request. This exception is returned when the service encounters an unexpected condition that prevents it from fulfilling the request.

See Also: