@Generated(value="software.amazon.awssdk:codegen") public final class ProjectCreationFailedException extends CodeStarException implements ToCopyableBuilder<ProjectCreationFailedException.Builder,ProjectCreationFailedException>
The project creation request was valid, but a nonspecific exception or error occurred during project creation. The project could not be created in AWS CodeStar.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ProjectCreationFailedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ProjectCreationFailedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ProjectCreationFailedException.Builder> |
serializableBuilderClass() |
ProjectCreationFailedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ProjectCreationFailedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ProjectCreationFailedException.Builder,ProjectCreationFailedException>toBuilder in class CodeStarExceptionpublic static ProjectCreationFailedException.Builder builder()
public static Class<? extends ProjectCreationFailedException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.