Class NetworkFailureException

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

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

The resource handler has returned that the request couldn't be completed due to networking issues, such as a failure to receive a response from the server.

See Also: