Class InvalidParameterException

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

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

A parameter specified in a request is not valid, is unsupported, or cannot be used. The returned message provides an explanation of the error value.

See Also: