Uses of Record Class
io.datarouter.instrumentation.exception.ExceptionRecordDto
Packages that use ExceptionRecordDto
-
Uses of ExceptionRecordDto in io.datarouter.instrumentation.exception
Methods in io.datarouter.instrumentation.exception that return types with arguments of type ExceptionRecordDtoModifier and TypeMethodDescriptionExceptionRecordBatchDto.records()Returns the value of therecordsrecord component.Constructor parameters in io.datarouter.instrumentation.exception with type arguments of type ExceptionRecordDtoModifierConstructorDescriptionExceptionRecordBatchDto(List<ExceptionRecordDto> records) Creates an instance of aExceptionRecordBatchDtorecord class.