Uses of Class
brave.ErrorParser
| Package | Description |
|---|---|
| brave |
-
Uses of ErrorParser in brave
Fields in brave declared as ErrorParser Modifier and Type Field Description static ErrorParserErrorParser. NOOPAdds no tags to the span representing the operation in error.Methods in brave that return ErrorParser Modifier and Type Method Description abstract ErrorParserTracing. errorParser()Methods in brave with parameters of type ErrorParser Modifier and Type Method Description Tracing.BuilderTracing.Builder. errorParser(ErrorParser errorParser)