Enum aws_sdk_codebuild::Error
source · [−]#[non_exhaustive]
pub enum Error {
AccountLimitExceededException(AccountLimitExceededException),
InvalidInputException(InvalidInputException),
OAuthProviderException(OAuthProviderException),
ResourceAlreadyExistsException(ResourceAlreadyExistsException),
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
AccountLimitExceededException(AccountLimitExceededException)
An Amazon Web Services service limit was exceeded for the calling Amazon Web Services account.
InvalidInputException(InvalidInputException)
The input value that was provided is not valid.
OAuthProviderException(OAuthProviderException)
There was a problem with the underlying OAuth provider.
ResourceAlreadyExistsException(ResourceAlreadyExistsException)
The specified Amazon Web Services resource cannot be created, because an Amazon Web Services resource with the same settings already exists.
ResourceNotFoundException(ResourceNotFoundException)
The specified Amazon Web Services resource cannot be 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
sourcefn backtrace(&self) -> Option<&Backtrace>
fn backtrace(&self) -> Option<&Backtrace>
backtrace
)Returns a stack backtrace, if available, of where this error occurred. Read more
1.0.0 · sourcefn description(&self) -> &str
fn description(&self) -> &str
use the Display impl or to_string()
sourceimpl<R> From<SdkError<BatchDeleteBuildsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<BatchDeleteBuildsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<BatchDeleteBuildsError, R>) -> Self
fn from(err: SdkError<BatchDeleteBuildsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<BatchGetBuildBatchesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<BatchGetBuildBatchesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<BatchGetBuildBatchesError, R>) -> Self
fn from(err: SdkError<BatchGetBuildBatchesError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<BatchGetBuildsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<BatchGetBuildsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<BatchGetBuildsError, R>) -> Self
fn from(err: SdkError<BatchGetBuildsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<BatchGetProjectsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<BatchGetProjectsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<BatchGetProjectsError, R>) -> Self
fn from(err: SdkError<BatchGetProjectsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<BatchGetReportGroupsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<BatchGetReportGroupsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<BatchGetReportGroupsError, R>) -> Self
fn from(err: SdkError<BatchGetReportGroupsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<BatchGetReportsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<BatchGetReportsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<BatchGetReportsError, R>) -> Self
fn from(err: SdkError<BatchGetReportsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateProjectError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateProjectError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateProjectError, R>) -> Self
fn from(err: SdkError<CreateProjectError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateReportGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateReportGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateReportGroupError, R>) -> Self
fn from(err: SdkError<CreateReportGroupError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<CreateWebhookError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<CreateWebhookError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<CreateWebhookError, R>) -> Self
fn from(err: SdkError<CreateWebhookError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteBuildBatchError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteBuildBatchError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteBuildBatchError, R>) -> Self
fn from(err: SdkError<DeleteBuildBatchError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteProjectError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteProjectError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteProjectError, R>) -> Self
fn from(err: SdkError<DeleteProjectError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteReportError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteReportError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteReportError, R>) -> Self
fn from(err: SdkError<DeleteReportError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteReportGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteReportGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteReportGroupError, R>) -> Self
fn from(err: SdkError<DeleteReportGroupError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteResourcePolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteResourcePolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteResourcePolicyError, R>) -> Self
fn from(err: SdkError<DeleteResourcePolicyError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteSourceCredentialsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteSourceCredentialsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteSourceCredentialsError, R>) -> Self
fn from(err: SdkError<DeleteSourceCredentialsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DeleteWebhookError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DeleteWebhookError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DeleteWebhookError, R>) -> Self
fn from(err: SdkError<DeleteWebhookError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeCodeCoveragesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeCodeCoveragesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeCodeCoveragesError, R>) -> Self
fn from(err: SdkError<DescribeCodeCoveragesError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<DescribeTestCasesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<DescribeTestCasesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<DescribeTestCasesError, R>) -> Self
fn from(err: SdkError<DescribeTestCasesError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<GetReportGroupTrendError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetReportGroupTrendError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetReportGroupTrendError, R>) -> Self
fn from(err: SdkError<GetReportGroupTrendError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<GetResourcePolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<GetResourcePolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<GetResourcePolicyError, R>) -> Self
fn from(err: SdkError<GetResourcePolicyError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ImportSourceCredentialsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ImportSourceCredentialsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ImportSourceCredentialsError, R>) -> Self
fn from(err: SdkError<ImportSourceCredentialsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<InvalidateProjectCacheError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<InvalidateProjectCacheError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<InvalidateProjectCacheError, R>) -> Self
fn from(err: SdkError<InvalidateProjectCacheError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBuildBatchesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBuildBatchesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBuildBatchesError, R>) -> Self
fn from(err: SdkError<ListBuildBatchesError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBuildBatchesForProjectError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBuildBatchesForProjectError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBuildBatchesForProjectError, R>) -> Self
fn from(err: SdkError<ListBuildBatchesForProjectError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBuildsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBuildsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBuildsError, R>) -> Self
fn from(err: SdkError<ListBuildsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListBuildsForProjectError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListBuildsForProjectError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListBuildsForProjectError, R>) -> Self
fn from(err: SdkError<ListBuildsForProjectError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListCuratedEnvironmentImagesError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListCuratedEnvironmentImagesError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListCuratedEnvironmentImagesError, R>) -> Self
fn from(err: SdkError<ListCuratedEnvironmentImagesError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListProjectsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListProjectsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListProjectsError, R>) -> Self
fn from(err: SdkError<ListProjectsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListReportGroupsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListReportGroupsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListReportGroupsError, R>) -> Self
fn from(err: SdkError<ListReportGroupsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListReportsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListReportsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListReportsError, R>) -> Self
fn from(err: SdkError<ListReportsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListReportsForReportGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListReportsForReportGroupError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListReportsForReportGroupError, R>) -> Self
fn from(err: SdkError<ListReportsForReportGroupError, R>) -> Self
Performs the conversion.
sourcefn from(err: SdkError<ListSharedProjectsError, R>) -> Self
fn from(err: SdkError<ListSharedProjectsError, R>) -> Self
Performs the conversion.
sourcefn from(err: SdkError<ListSharedReportGroupsError, R>) -> Self
fn from(err: SdkError<ListSharedReportGroupsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<ListSourceCredentialsError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<ListSourceCredentialsError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<ListSourceCredentialsError, R>) -> Self
fn from(err: SdkError<ListSourceCredentialsError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<PutResourcePolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<PutResourcePolicyError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<PutResourcePolicyError, R>) -> Self
fn from(err: SdkError<PutResourcePolicyError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<RetryBuildBatchError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<RetryBuildBatchError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<RetryBuildBatchError, R>) -> Self
fn from(err: SdkError<RetryBuildBatchError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<RetryBuildError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<RetryBuildError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<RetryBuildError, R>) -> Self
fn from(err: SdkError<RetryBuildError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<StartBuildBatchError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StartBuildBatchError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StartBuildBatchError, R>) -> Self
fn from(err: SdkError<StartBuildBatchError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<StartBuildError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StartBuildError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StartBuildError, R>) -> Self
fn from(err: SdkError<StartBuildError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<StopBuildBatchError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StopBuildBatchError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StopBuildBatchError, R>) -> Self
fn from(err: SdkError<StopBuildBatchError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<StopBuildError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<StopBuildError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<StopBuildError, R>) -> Self
fn from(err: SdkError<StopBuildError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<UpdateProjectError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateProjectError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateProjectError, R>) -> Self
fn from(err: SdkError<UpdateProjectError, R>) -> Self
Performs the conversion.
sourceimpl<R> From<SdkError<UpdateProjectVisibilityError, R>> for Error where
R: Send + Sync + Debug + 'static,
impl<R> From<SdkError<UpdateProjectVisibilityError, R>> for Error where
R: Send + Sync + Debug + 'static,
sourcefn from(err: SdkError<UpdateProjectVisibilityError, R>) -> Self
fn from(err: SdkError<UpdateProjectVisibilityError, R>) -> Self
Performs the conversion.
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 · sourcepub fn borrow_mut(&mut self) -> &mut T
pub 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