Uses of Class
io.grpc.StatusRuntimeException
-
-
Uses of StatusRuntimeException in io.grpc
Methods in io.grpc that return StatusRuntimeException Modifier and Type Method Description StatusRuntimeExceptionStatus. asRuntimeException()Convert thisStatusto aRuntimeException.StatusRuntimeExceptionStatus. asRuntimeException(Metadata trailers)Same asStatus.asRuntimeException()but includes the provided trailers in the returned exception.
-