| Package | Description |
|---|---|
| org.apache.arrow.flight | |
| org.apache.arrow.flight.grpc |
| Modifier and Type | Method and Description |
|---|---|
FlightRuntimeException |
CallStatus.toRuntimeException()
Convert the status to an equivalent exception.
|
| Modifier and Type | Method and Description |
|---|---|
static FlightRuntimeException |
StatusUtils.fromGrpcRuntimeException(io.grpc.StatusRuntimeException sre)
Convert from a gRPC exception to a Flight exception.
|
static FlightRuntimeException |
StatusUtils.fromThrowable(Throwable t)
Convert arbitrary exceptions to a
FlightRuntimeException. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.