Package com.deltaxml.deltaai
Class AIProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.deltaxml.deltaai.AIProviderException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AIProviderInitialisationException
Thrown when there is a problem generating an AI summary report.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAIProviderException(String message) AIProviderException(String msg, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AIProviderException
-
AIProviderException
-
AIProviderException
-