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