@ThreadSafe public final class GrpcExceptionUtils extends Object
Constructor and Description |
---|
GrpcExceptionUtils() |
Modifier and Type | Method and Description |
---|---|
static io.grpc.StatusException |
fromThrowable(Throwable e)
Converts a throwable to a gRPC exception.
|
public static io.grpc.StatusException fromThrowable(Throwable e)
e
- throwableCopyright © 2023. All Rights Reserved.