Class ClientException

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

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

A generic client error. This error usually indicates that the request failed a validation check, such as when a downstream service rejects a configured value.

See Also: