Package net.devh.boot.grpc.server.error
package net.devh.boot.grpc.server.error
-
ClassDescriptionInterceptor to use for global exception handling.GrpcExceptionListener<ReqT,
RespT> ServerCall.Listenerfor server side exception handling.An exception handler for errors in the grpc call execution (For both the grpc method implementations and theStreamObservers used to process incoming messages and sending outgoing errors).GrpcExceptionServerCall<ReqT,RespT> SpecializedServerCallfor server side exception handling.