Class InvalidParameterValueException

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

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

Indicates that a request parameter does not comply with the associated constraints.

See Also: