public class AlluxioHdfsException extends AlluxioRuntimeException
| Modifier and Type | Method and Description |
|---|---|
static AlluxioHdfsException |
fromUfsException(java.lang.Exception e)
Converts a Hdfs exception to a corresponding AlluxioHdfsException.
|
from, from, from, from, from, getMessage, getStatus, isRetryable, toGrpcStatusException, toGrpcStatusRuntimeExceptionpublic static AlluxioHdfsException fromUfsException(java.lang.Exception e)
e - hdfs exceptionCopyright © 2023. All Rights Reserved.