public class DrillExceptionUtil extends Object
| Constructor and Description |
|---|
DrillExceptionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Throwable |
getThrowable(UserBitShared.ExceptionWrapper exceptionWrapper)
Recreate throwable from exception protoBuf which received from remote or local node.
|
public static Throwable getThrowable(UserBitShared.ExceptionWrapper exceptionWrapper)
exceptionWrapper - the exception protoBufCopyright © 2021 The Apache Software Foundation. All rights reserved.