@Generated(value="software.amazon.awssdk:codegen") public final class DbLogFileNotFoundException extends RdsException implements ToCopyableBuilder<DbLogFileNotFoundException.Builder,DbLogFileNotFoundException>
LogFileName
doesn't refer to an existing DB log file.
Modifier and Type | Class and Description |
---|---|
static interface |
DbLogFileNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static DbLogFileNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbLogFileNotFoundException.Builder> |
serializableBuilderClass() |
DbLogFileNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public DbLogFileNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbLogFileNotFoundException.Builder,DbLogFileNotFoundException>
toBuilder
in class RdsException
public static DbLogFileNotFoundException.Builder builder()
public static Class<? extends DbLogFileNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.