Class ServiceInternalErrorException

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

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

The resource handler has returned that the downstream service returned an internal error, typically with a 5XX HTTP status code.

See Also: