Class IncompatibleSchemaException

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

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

Indicates a failure occurred while performing a check for backward compatibility between the specified schema and the schema that is currently applied to the directory.

See Also: