Enum aws_sdk_glue::Error
source ·
[−]#[non_exhaustive]
pub enum Error {
Show 29 variants
AccessDeniedException(AccessDeniedException),
AlreadyExistsException(AlreadyExistsException),
ConcurrentModificationException(ConcurrentModificationException),
ConcurrentRunsExceededException(ConcurrentRunsExceededException),
ConditionCheckFailureException(ConditionCheckFailureException),
ConflictException(ConflictException),
CrawlerNotRunningException(CrawlerNotRunningException),
CrawlerRunningException(CrawlerRunningException),
CrawlerStoppingException(CrawlerStoppingException),
EntityNotFoundException(EntityNotFoundException),
GlueEncryptionException(GlueEncryptionException),
IdempotentParameterMismatchException(IdempotentParameterMismatchException),
IllegalBlueprintStateException(IllegalBlueprintStateException),
IllegalWorkflowStateException(IllegalWorkflowStateException),
InternalServiceException(InternalServiceException),
InvalidInputException(InvalidInputException),
InvalidStateException(InvalidStateException),
MlTransformNotReadyException(MlTransformNotReadyException),
NoScheduleException(NoScheduleException),
OperationTimeoutException(OperationTimeoutException),
PermissionTypeMismatchException(PermissionTypeMismatchException),
ResourceNotReadyException(ResourceNotReadyException),
ResourceNumberLimitExceededException(ResourceNumberLimitExceededException),
SchedulerNotRunningException(SchedulerNotRunningException),
SchedulerRunningException(SchedulerRunningException),
SchedulerTransitioningException(SchedulerTransitioningException),
ValidationException(ValidationException),
VersionMismatchException(VersionMismatchException),
Unhandled(Box<dyn Error + Send + Sync + 'static>),
}
Expand description
All possible error types for this service.
Variants (Non-exhaustive)
This enum is marked as non-exhaustive
AccessDeniedException(AccessDeniedException)
Tuple Fields
Access to a resource was denied.
AlreadyExistsException(AlreadyExistsException)
Tuple Fields
A resource to be created or added already exists.
ConcurrentModificationException(ConcurrentModificationException)
Tuple Fields
Two processes are trying to modify a resource simultaneously.
ConcurrentRunsExceededException(ConcurrentRunsExceededException)
Tuple Fields
Too many jobs are being run concurrently.
ConditionCheckFailureException(ConditionCheckFailureException)
Tuple Fields
A specified condition was not satisfied.
ConflictException(ConflictException)
Tuple Fields
The CreatePartitions
API was called on a table that has indexes enabled.
CrawlerNotRunningException(CrawlerNotRunningException)
Tuple Fields
The specified crawler is not running.
CrawlerRunningException(CrawlerRunningException)
Tuple Fields
The operation cannot be performed because the crawler is already running.
CrawlerStoppingException(CrawlerStoppingException)
Tuple Fields
The specified crawler is stopping.
EntityNotFoundException(EntityNotFoundException)
Tuple Fields
A specified entity does not exist
GlueEncryptionException(GlueEncryptionException)
Tuple Fields
An encryption operation failed.
IdempotentParameterMismatchException(IdempotentParameterMismatchException)
Tuple Fields
The same unique identifier was associated with two different records.
IllegalBlueprintStateException(IllegalBlueprintStateException)
Tuple Fields
IllegalWorkflowStateException(IllegalWorkflowStateException)
Tuple Fields
The workflow is in an invalid state to perform a requested operation.
InternalServiceException(InternalServiceException)
Tuple Fields
An internal service error occurred.
InvalidInputException(InvalidInputException)
Tuple Fields
The input provided was not valid.
InvalidStateException(InvalidStateException)
Tuple Fields
An error that indicates your data is in an invalid state.
MlTransformNotReadyException(MlTransformNotReadyException)
Tuple Fields
The machine learning transform is not ready to run.
NoScheduleException(NoScheduleException)
Tuple Fields
There is no applicable schedule.
OperationTimeoutException(OperationTimeoutException)
Tuple Fields
The operation timed out.
PermissionTypeMismatchException(PermissionTypeMismatchException)
Tuple Fields
ResourceNotReadyException(ResourceNotReadyException)
Tuple Fields
A resource was not ready for a transaction.
ResourceNumberLimitExceededException(ResourceNumberLimitExceededException)
Tuple Fields
A resource numerical limit was exceeded.
SchedulerNotRunningException(SchedulerNotRunningException)
Tuple Fields
The specified scheduler is not running.
SchedulerRunningException(SchedulerRunningException)
Tuple Fields
The specified scheduler is already running.
SchedulerTransitioningException(SchedulerTransitioningException)
Tuple Fields
The specified scheduler is transitioning.
ValidationException(ValidationException)
Tuple Fields
A value could not be validated.
VersionMismatchException(VersionMismatchException)
Tuple Fields
There was a version conflict.
Unhandled(Box<dyn Error + Send + Sync + 'static>)
An unhandled error occurred.
Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl !RefUnwindSafe for Error
impl !UnwindSafe for Error
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more