Uses of Class
org.jacoco.core.data.IncompatibleExecDataVersionException
Packages that use IncompatibleExecDataVersionException
Package
Description
Representation and persistence of execution data and session information.
-
Uses of IncompatibleExecDataVersionException in org.jacoco.core.data
Methods in org.jacoco.core.data that throw IncompatibleExecDataVersionExceptionModifier and TypeMethodDescriptionboolean
ExecutionDataReader.read()
Reads all data and reports it to the corresponding visitors.