Class InvalidInputException

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

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

Exception raised when the provided input violates a policy constraint or is entered in the wrong format or data type.

See Also: