Package org.lognet.springboot.grpc.recovery
-
Class Summary Class Description ErrorHandlerAdapter GRpcExceptionHandlerInterceptor GRpcExceptionHandlerMethodResolver GRpcExceptionScope Container object that provides exception-specific attributes.GRpcExceptionScope.GRpcExceptionScopeBuilder HandlerMethod -
Exception Summary Exception Description GRpcRuntimeExceptionWrapper Runtime exception that allows to wrap the checked exception to be handled byGRpcExceptionHandler -
Annotation Types Summary Annotation Type Description GRpcExceptionHandler Marks the annotated method eligible for handling the specific exception type.GRpcServiceAdvice Type-level annotation to register the annotated type as global error handler advice.