Uses of Class
io.quarkus.grpc.ExceptionHandler
-
Uses of ExceptionHandler in io.quarkus.grpc
Methods in io.quarkus.grpc that return ExceptionHandlerModifier and TypeMethodDescription<ReqT,RespT>
ExceptionHandler<ReqT,RespT> ExceptionHandlerProvider.createHandler(io.grpc.ServerCall.Listener<ReqT> listener, io.grpc.ServerCall<ReqT, RespT> serverCall, io.grpc.Metadata metadata)