Uses of Class
com.xceptance.xlt.api.util.XltException
-
Packages that use XltException Package Description com.xceptance.xlt.api.data Provides classes to make the handling of test data easier. -
-
Uses of XltException in com.xceptance.xlt.api.data
Subclasses of XltException in com.xceptance.xlt.api.data Modifier and Type Class Description class
DataSetProviderException
Thrown by aDataSetProvider
implementation in case an error occurred when reading or processing test data set files.
-