java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.arrow.flight.FlightRuntimeException
- All Implemented Interfaces:
Serializable
An exception raised from a Flight RPC.
In service implementations, raising an instance of this exception will provide clients with a more detailed message and error code.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace