public class AlluxioHdfsException extends AlluxioRuntimeException
Modifier and Type | Method and Description |
---|---|
static AlluxioHdfsException |
fromUfsException(Exception e)
Converts a Hdfs exception to a corresponding AlluxioHdfsException.
|
from, from, from, from, getMessage, getStatus, isRetryable, toGrpcStatusException, toGrpcStatusRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static AlluxioHdfsException fromUfsException(Exception e)
e
- hdfs exceptionCopyright © 2023. All Rights Reserved.