Class InvalidTypeException

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

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

An exception for trying to create or access sub-resource that is either invalid or not supported. Gives http status code of 409.

See Also: