Uses of Class
com.deltaxml.deltaai.AIProviderException
Packages that use AIProviderException
-
Uses of AIProviderException in com.deltaxml.deltaai
Subclasses of AIProviderException in com.deltaxml.deltaaiModifier and TypeClassDescriptionclassThrown when there is a problem creating an AIProvider, could be due to missing or invalid configuration.Methods in com.deltaxml.deltaai that throw AIProviderExceptionModifier and TypeMethodDescriptionvoidDeltaAI.generateReport(File deltaOutputFile) This produces an AI generated HTML report summarising your delta output file.voidDeltaAI.generateReport(File deltaOutputFile, File reportFile) This produces an AI generated HTML report summarising your delta output file.voidDeltaAI.generateReport(InputStream is, StreamResult result) This produces an AI generated HTML report summarising your delta output file.