Package | Description |
---|---|
com.amazonaws.services.elasticsearch.model |
Modifier and Type | Class and Description |
---|---|
class |
AccessDeniedException
An error occurred because user does not have permissions to access the resource.
|
class |
BaseException
An error occurred while processing the request.
|
class |
ConflictException
An error occurred because the client attempts to remove a resource that is currently in use.
|
class |
DisabledOperationException
An error occured because the client wanted to access a not supported operation.
|
class |
InternalException
The request processing has failed because of an unknown error, exception or failure (the failure is internal to the
service) .
|
class |
InvalidPaginationTokenException
The request processing has failed because of invalid pagination token provided by customer.
|
class |
InvalidTypeException
An exception for trying to create or access sub-resource that is either invalid or not supported.
|
class |
LimitExceededException
An exception for trying to create more than allowed resources or sub-resources.
|
class |
ResourceAlreadyExistsException
An exception for creating a resource that already exists.
|
class |
ResourceNotFoundException
An exception for accessing or deleting a resource that does not exist.
|
class |
ValidationException
An exception for missing / invalid input fields.
|
Copyright © 2021. All rights reserved.