Class InvalidTypeException

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

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

An exception for trying to create or access a sub-resource that's either invalid or not supported.

See Also: