Class InvalidChangeBatchException

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

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

This exception contains a list of messages that might contain one or more error messages. Each error message indicates one error in the change batch.

See Also: