Class InternalException

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

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

The request processing has failed because of an unknown error, exception or failure (the failure is internal to the service) . Gives http status code of 500.

See Also: