| Package | Description |
|---|---|
| alluxio.proxy.s3 |
| Modifier and Type | Method and Description |
|---|---|
S3ErrorCode |
S3Exception.getErrorCode() |
| Constructor and Description |
|---|
S3Error(java.lang.String resource,
S3ErrorCode code)
Creates a new
Error. |
S3Exception(java.lang.Exception exception,
java.lang.String resource,
S3ErrorCode errorCode)
Derives a new
S3Exception from an existing exception. |
S3Exception(S3ErrorCode errorCode)
Constructs a new
S3Exception. |
S3Exception(java.lang.String resource,
S3ErrorCode errorCode)
Constructs a new
S3Exception. |
S3Exception(java.lang.String message,
java.lang.String resource,
S3ErrorCode errorCode)
Derives a new
S3Exception from an existing exception. |
Copyright © 2024. All Rights Reserved.