Class ValidationException

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

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

The request was denied because an input failed to satisfy the constraints specified by the service. Check the spelling and input requirements, and then try again.

See Also: