public class IncorrectDataValueException extends OLAPIRuntimeException
DataProvider.createListSource(String[] elements)
method takes an array of String
values. If an element of the elements
array is null
, then the method throws this exception.getLocalizedMessage, getLocalizedMessage, getParameters, toString