@Generated(value="software.amazon.awssdk:codegen") public final class PolicyErrorException extends MigrationHubException implements ToCopyableBuilder<PolicyErrorException.Builder,PolicyErrorException>
Exception raised when there are problems accessing Application Discovery Service (Application Discovery Service);
most likely due to a misconfigured policy or the migrationhub-discovery role is missing or not
configured correctly.
| Modifier and Type | Class and Description |
|---|---|
static interface |
PolicyErrorException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PolicyErrorException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends PolicyErrorException.Builder> |
serializableBuilderClass() |
PolicyErrorException.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 PolicyErrorException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<PolicyErrorException.Builder,PolicyErrorException>toBuilder in class MigrationHubExceptionpublic static PolicyErrorException.Builder builder()
public static Class<? extends PolicyErrorException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.