Package org.lognet.springboot.grpc.recovery
package org.lognet.springboot.grpc.recovery
-
Class SummaryClassDescriptionContainer object that provides exception-specific attributes.
-
Exception SummaryExceptionDescriptionRuntime exception that allows to wrap the checked exception to be handled by
GRpcExceptionHandler -
Annotation Interfaces SummaryAnnotation InterfaceDescriptionMarks the annotated method eligible for handling the specific exception type.Type-level annotation to register the annotated type as global error handler advice.