@Generated(value="software.amazon.awssdk:codegen") public final class EfsioException extends LambdaException implements ToCopyableBuilder<EfsioException.Builder,EfsioException>
An error occurred when reading from or writing to a connected file system.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EfsioException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EfsioException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EfsioException.Builder> |
serializableBuilderClass() |
EfsioException.Builder |
toBuilder() |
String |
type()
Returns the value of the Type property for this object.
|
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 EfsioException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EfsioException.Builder,EfsioException>toBuilder in class LambdaExceptionpublic static EfsioException.Builder builder()
public static Class<? extends EfsioException.Builder> serializableBuilderClass()
public String type()
Copyright © 2023. All rights reserved.