Class SigningConfigurationNotFoundException

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

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

The specified signing configuration was not found. This occurs when attempting to retrieve or delete a signing configuration that does not exist.

See Also: