Uses of Class
com.atlassian.adf.model.ex.mark.DataConsumerException
-
Packages that use DataConsumerException Package Description com.atlassian.adf.model.ex.mark Various exceptions indicating that there is a problem with a mark object within the ADF document structure. -
-
Uses of DataConsumerException in com.atlassian.adf.model.ex.mark
Subclasses of DataConsumerException in com.atlassian.adf.model.ex.mark Modifier and Type Class Description static classDataConsumerException.DuplicateSourceReports that the same source was listed multiple times for the samedataConsumer.static classDataConsumerException.NoSourcesReports that no sources were provided for thedataConsumer.static classDataConsumerException.SourceExceptionReports a problem with thesourcesattribute of adataConsumermark.
-