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.Listener
for server side exception handling.An exception handler for errors in the grpc call execution (For both the grpc method implementations and theStreamObserver
s used to process incoming messages and sending outgoing errors).GrpcExceptionServerCall<ReqT,RespT> SpecializedServerCall
for server side exception handling.