Enum aws_sdk_appstream::Error
source · [−]#[non_exhaustive]
pub enum Error {
Show 15 variants
ConcurrentModificationException(ConcurrentModificationException),
EntitlementAlreadyExistsException(EntitlementAlreadyExistsException),
EntitlementNotFoundException(EntitlementNotFoundException),
IncompatibleImageException(IncompatibleImageException),
InvalidAccountStatusException(InvalidAccountStatusException),
InvalidParameterCombinationException(InvalidParameterCombinationException),
InvalidRoleException(InvalidRoleException),
LimitExceededException(LimitExceededException),
OperationNotPermittedException(OperationNotPermittedException),
RequestLimitExceededException(RequestLimitExceededException),
ResourceAlreadyExistsException(ResourceAlreadyExistsException),
ResourceInUseException(ResourceInUseException),
ResourceNotAvailableException(ResourceNotAvailableException),
ResourceNotFoundException(ResourceNotFoundException),
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
ConcurrentModificationException(ConcurrentModificationException)
An API error occurred. Wait a few minutes and try again.
EntitlementAlreadyExistsException(EntitlementAlreadyExistsException)
The entitlement already exists.
EntitlementNotFoundException(EntitlementNotFoundException)
The entitlement can't be found.
IncompatibleImageException(IncompatibleImageException)
The image can't be updated because it's not compatible for updates.
InvalidAccountStatusException(InvalidAccountStatusException)
The resource cannot be created because your AWS account is suspended. For assistance, contact AWS Support.
InvalidParameterCombinationException(InvalidParameterCombinationException)
Indicates an incorrect combination of parameters, or a missing parameter.
InvalidRoleException(InvalidRoleException)
The specified role is invalid.
LimitExceededException(LimitExceededException)
The requested limit exceeds the permitted limit for an account.
OperationNotPermittedException(OperationNotPermittedException)
The attempted operation is not permitted.
RequestLimitExceededException(RequestLimitExceededException)
AppStream 2.0 can’t process the request right now because the Describe calls from your AWS account are being throttled by Amazon EC2. Try again later.
ResourceAlreadyExistsException(ResourceAlreadyExistsException)
The specified resource already exists.
ResourceInUseException(ResourceInUseException)
The specified resource is in use.
ResourceNotAvailableException(ResourceNotAvailableException)
The specified resource exists and is not in use, but isn't available.
ResourceNotFoundException(ResourceNotFoundException)
The specified resource was not found.
Unhandled(Box<dyn Error + Send + Sync + 'static>)
An unhandled error occurred.
Trait Implementations
sourceimpl Error for Error
impl Error for Error
1.30.0 · sourcefn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more
1.0.0 · sourcefn description(&self) -> &str
fn description(&self) -> &str
use the Display impl or to_string()
sourceimpl<R> From<SdkError<AssociateApplicationFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<AssociateApplicationFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<AssociateApplicationFleetError, R>) -> Self
fn from(err: SdkError<AssociateApplicationFleetError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<AssociateApplicationToEntitlementError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<AssociateApplicationToEntitlementError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<AssociateApplicationToEntitlementError, R>) -> Self
fn from(err: SdkError<AssociateApplicationToEntitlementError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<AssociateFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<AssociateFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<AssociateFleetError, R>) -> Self
fn from(err: SdkError<AssociateFleetError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<BatchAssociateUserStackError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<BatchAssociateUserStackError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<BatchAssociateUserStackError, R>) -> Self
fn from(err: SdkError<BatchAssociateUserStackError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<BatchDisassociateUserStackError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<BatchDisassociateUserStackError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<BatchDisassociateUserStackError, R>) -> Self
fn from(err: SdkError<BatchDisassociateUserStackError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CopyImageError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CopyImageError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CopyImageError, R>) -> Self
fn from(err: SdkError<CopyImageError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateAppBlockError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateAppBlockError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateAppBlockError, R>) -> Self
fn from(err: SdkError<CreateAppBlockError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateApplicationError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateApplicationError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateApplicationError, R>) -> Self
fn from(err: SdkError<CreateApplicationError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateDirectoryConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateDirectoryConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateDirectoryConfigError, R>) -> Self
fn from(err: SdkError<CreateDirectoryConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateEntitlementError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateEntitlementError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateEntitlementError, R>) -> Self
fn from(err: SdkError<CreateEntitlementError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateFleetError, R>) -> Self
fn from(err: SdkError<CreateFleetError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateImageBuilderError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateImageBuilderError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateImageBuilderError, R>) -> Self
fn from(err: SdkError<CreateImageBuilderError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateImageBuilderStreamingURLError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateImageBuilderStreamingURLError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateImageBuilderStreamingURLError, R>) -> Self
fn from(err: SdkError<CreateImageBuilderStreamingURLError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateStackError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateStackError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateStackError, R>) -> Self
fn from(err: SdkError<CreateStackError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateStreamingURLError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateStreamingURLError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateStreamingURLError, R>) -> Self
fn from(err: SdkError<CreateStreamingURLError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateUpdatedImageError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateUpdatedImageError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateUpdatedImageError, R>) -> Self
fn from(err: SdkError<CreateUpdatedImageError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateUsageReportSubscriptionError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateUsageReportSubscriptionError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateUsageReportSubscriptionError, R>) -> Self
fn from(err: SdkError<CreateUsageReportSubscriptionError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<CreateUserError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateUserError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateUserError, R>) -> Self
fn from(err: SdkError<CreateUserError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteAppBlockError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteAppBlockError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteAppBlockError, R>) -> Self
fn from(err: SdkError<DeleteAppBlockError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteApplicationError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteApplicationError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteApplicationError, R>) -> Self
fn from(err: SdkError<DeleteApplicationError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteDirectoryConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteDirectoryConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteDirectoryConfigError, R>) -> Self
fn from(err: SdkError<DeleteDirectoryConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteEntitlementError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteEntitlementError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteEntitlementError, R>) -> Self
fn from(err: SdkError<DeleteEntitlementError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteFleetError, R>) -> Self
fn from(err: SdkError<DeleteFleetError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteImageBuilderError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteImageBuilderError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteImageBuilderError, R>) -> Self
fn from(err: SdkError<DeleteImageBuilderError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteImageError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteImageError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteImageError, R>) -> Self
fn from(err: SdkError<DeleteImageError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteImagePermissionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteImagePermissionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteImagePermissionsError, R>) -> Self
fn from(err: SdkError<DeleteImagePermissionsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteStackError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteStackError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteStackError, R>) -> Self
fn from(err: SdkError<DeleteStackError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteUsageReportSubscriptionError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteUsageReportSubscriptionError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteUsageReportSubscriptionError, R>) -> Self
fn from(err: SdkError<DeleteUsageReportSubscriptionError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DeleteUserError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteUserError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteUserError, R>) -> Self
fn from(err: SdkError<DeleteUserError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeAppBlocksError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeAppBlocksError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeAppBlocksError, R>) -> Self
fn from(err: SdkError<DescribeAppBlocksError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeApplicationFleetAssociationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeApplicationFleetAssociationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeApplicationFleetAssociationsError, R>) -> Self
fn from(err: SdkError<DescribeApplicationFleetAssociationsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeApplicationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeApplicationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeApplicationsError, R>) -> Self
fn from(err: SdkError<DescribeApplicationsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeDirectoryConfigsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeDirectoryConfigsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeDirectoryConfigsError, R>) -> Self
fn from(err: SdkError<DescribeDirectoryConfigsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeEntitlementsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeEntitlementsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeEntitlementsError, R>) -> Self
fn from(err: SdkError<DescribeEntitlementsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeFleetsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeFleetsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeFleetsError, R>) -> Self
fn from(err: SdkError<DescribeFleetsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeImageBuildersError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeImageBuildersError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeImageBuildersError, R>) -> Self
fn from(err: SdkError<DescribeImageBuildersError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeImagePermissionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeImagePermissionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeImagePermissionsError, R>) -> Self
fn from(err: SdkError<DescribeImagePermissionsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeImagesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeImagesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeImagesError, R>) -> Self
fn from(err: SdkError<DescribeImagesError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeSessionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeSessionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeSessionsError, R>) -> Self
fn from(err: SdkError<DescribeSessionsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeStacksError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeStacksError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeStacksError, R>) -> Self
fn from(err: SdkError<DescribeStacksError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeUsageReportSubscriptionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeUsageReportSubscriptionsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeUsageReportSubscriptionsError, R>) -> Self
fn from(err: SdkError<DescribeUsageReportSubscriptionsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeUserStackAssociationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeUserStackAssociationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeUserStackAssociationsError, R>) -> Self
fn from(err: SdkError<DescribeUserStackAssociationsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DescribeUsersError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeUsersError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeUsersError, R>) -> Self
fn from(err: SdkError<DescribeUsersError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DisableUserError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DisableUserError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DisableUserError, R>) -> Self
fn from(err: SdkError<DisableUserError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DisassociateApplicationFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DisassociateApplicationFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DisassociateApplicationFleetError, R>) -> Self
fn from(err: SdkError<DisassociateApplicationFleetError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DisassociateApplicationFromEntitlementError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DisassociateApplicationFromEntitlementError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DisassociateApplicationFromEntitlementError, R>) -> Self
fn from(err: SdkError<DisassociateApplicationFromEntitlementError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<DisassociateFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DisassociateFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DisassociateFleetError, R>) -> Self
fn from(err: SdkError<DisassociateFleetError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<EnableUserError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<EnableUserError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<EnableUserError, R>) -> Self
fn from(err: SdkError<EnableUserError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ExpireSessionError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ExpireSessionError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ExpireSessionError, R>) -> Self
fn from(err: SdkError<ExpireSessionError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListAssociatedFleetsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListAssociatedFleetsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListAssociatedFleetsError, R>) -> Self
fn from(err: SdkError<ListAssociatedFleetsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListAssociatedStacksError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListAssociatedStacksError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListAssociatedStacksError, R>) -> Self
fn from(err: SdkError<ListAssociatedStacksError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListEntitledApplicationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListEntitledApplicationsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListEntitledApplicationsError, R>) -> Self
fn from(err: SdkError<ListEntitledApplicationsError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<ListTagsForResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListTagsForResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListTagsForResourceError, R>) -> Self
fn from(err: SdkError<ListTagsForResourceError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<StartFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StartFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StartFleetError, R>) -> Self
fn from(err: SdkError<StartFleetError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<StartImageBuilderError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StartImageBuilderError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StartImageBuilderError, R>) -> Self
fn from(err: SdkError<StartImageBuilderError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<StopFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StopFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StopFleetError, R>) -> Self
fn from(err: SdkError<StopFleetError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<StopImageBuilderError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StopImageBuilderError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StopImageBuilderError, R>) -> Self
fn from(err: SdkError<StopImageBuilderError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<TagResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<TagResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<TagResourceError, R>) -> Self
fn from(err: SdkError<TagResourceError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<UntagResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UntagResourceError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UntagResourceError, R>) -> Self
fn from(err: SdkError<UntagResourceError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<UpdateApplicationError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateApplicationError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateApplicationError, R>) -> Self
fn from(err: SdkError<UpdateApplicationError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<UpdateDirectoryConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateDirectoryConfigError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateDirectoryConfigError, R>) -> Self
fn from(err: SdkError<UpdateDirectoryConfigError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<UpdateEntitlementError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateEntitlementError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateEntitlementError, R>) -> Self
fn from(err: SdkError<UpdateEntitlementError, R>) -> Self
Converts to this type from the input type.
sourceimpl<R> From<SdkError<UpdateFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateFleetError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateFleetError, R>) -> Self
fn from(err: SdkError<UpdateFleetError, R>) -> Self
Converts to this type from the input type.
Auto Trait Implementations
impl !RefUnwindSafe for Error
impl Send for Error
impl Sync for Error
impl Unpin for Error
impl !UnwindSafe for Error
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
sourceimpl<T> Instrument for T
impl<T> Instrument for T
sourcefn instrument(self, span: Span) -> Instrumented<Self>
fn instrument(self, span: Span) -> Instrumented<Self>
sourcefn in_current_span(self) -> Instrumented<Self>
fn in_current_span(self) -> Instrumented<Self>
sourceimpl<T> WithSubscriber for T
impl<T> WithSubscriber for T
sourcefn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self> where
S: Into<Dispatch>,
fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self> where
S: Into<Dispatch>,
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
sourcefn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more