Uses of Class
de.aristaflow.adept2.model.datamanagement.ConversionException
-
Packages that use ConversionException Package Description de.aristaflow.adept2.model.datamanagement -
-
Uses of ConversionException in de.aristaflow.adept2.model.datamanagement
Methods in de.aristaflow.adept2.model.datamanagement that throw ConversionException Modifier and Type Method Description static Serializable
AdeptDataConversion. convert(Serializable value, ProcessConstants.AdeptDataType targetDataType)
Converts the given value to the specified target data type and returns it.
-