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)
Access to a resource was denied.
AlreadyExistsException(AlreadyExistsException)
A resource to be created or added already exists.
ConcurrentModificationException(ConcurrentModificationException)
Two processes are trying to modify a resource simultaneously.
ConcurrentRunsExceededException(ConcurrentRunsExceededException)
Too many jobs are being run concurrently.
ConditionCheckFailureException(ConditionCheckFailureException)
A specified condition was not satisfied.
ConflictException(ConflictException)
The CreatePartitions API was called on a table that has indexes enabled.
CrawlerNotRunningException(CrawlerNotRunningException)
The specified crawler is not running.
CrawlerRunningException(CrawlerRunningException)
The operation cannot be performed because the crawler is already running.
CrawlerStoppingException(CrawlerStoppingException)
The specified crawler is stopping.
EntityNotFoundException(EntityNotFoundException)
A specified entity does not exist
GlueEncryptionException(GlueEncryptionException)
An encryption operation failed.
IdempotentParameterMismatchException(IdempotentParameterMismatchException)
The same unique identifier was associated with two different records.
IllegalBlueprintStateException(IllegalBlueprintStateException)
IllegalWorkflowStateException(IllegalWorkflowStateException)
The workflow is in an invalid state to perform a requested operation.
InternalServiceException(InternalServiceException)
An internal service error occurred.
InvalidInputException(InvalidInputException)
The input provided was not valid.
InvalidStateException(InvalidStateException)
An error that indicates your data is in an invalid state.
MlTransformNotReadyException(MlTransformNotReadyException)
The machine learning transform is not ready to run.
NoScheduleException(NoScheduleException)
There is no applicable schedule.
OperationTimeoutException(OperationTimeoutException)
The operation timed out.
PermissionTypeMismatchException(PermissionTypeMismatchException)
ResourceNotReadyException(ResourceNotReadyException)
A resource was not ready for a transaction.
ResourceNumberLimitExceededException(ResourceNumberLimitExceededException)
A resource numerical limit was exceeded.
SchedulerNotRunningException(SchedulerNotRunningException)
The specified scheduler is not running.
SchedulerRunningException(SchedulerRunningException)
The specified scheduler is already running.
SchedulerTransitioningException(SchedulerTransitioningException)
The specified scheduler is transitioning.
ValidationException(ValidationException)
A value could not be validated.
VersionMismatchException(VersionMismatchException)
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