Uses of Class
io.datarouter.instrumentation.exception.ExceptionRecordDto
| Package | Description |
|---|---|
| io.datarouter.instrumentation.exception |
-
Uses of ExceptionRecordDto in io.datarouter.instrumentation.exception
Fields in io.datarouter.instrumentation.exception with type parameters of type ExceptionRecordDto Modifier and Type Field Description List<ExceptionRecordDto>ExceptionRecordBatchDto. recordsConstructor parameters in io.datarouter.instrumentation.exception with type arguments of type ExceptionRecordDto Constructor Description ExceptionRecordBatchDto(List<ExceptionRecordDto> records)