Class InvalidInputException

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

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

An error on the client occurred. Typically, the cause is an invalid input value.

See Also: