public class GrpcErrorTypeExtractor extends Object implements ErrorTypeExtractor
ErrorTypeExtractor for exception specifically thrown from gRPC path.ErrorTypeExtractor.ErrorType| Modifier and Type | Field and Description |
|---|---|
static GrpcErrorTypeExtractor |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
ErrorTypeExtractor.ErrorType |
getErrorType(Exception error) |
public static final GrpcErrorTypeExtractor INSTANCE
public ErrorTypeExtractor.ErrorType getErrorType(Exception error)
getErrorType in interface ErrorTypeExtractorCopyright © 2024. All rights reserved.