Package com.microsoft.semantickernel.exceptions
-
Enum Summary Enum Description AIException.ErrorCodes Error codesConfigurationException.ErrorCodes ErrorCodes for this exception. -
Exception Summary Exception Description AIException AI logic exceptionConfigurationException An exception that is thrown when there is an error with the Semantic Kernel configuration.SKCheckedException Provides the base exception from which all CHECKED Semantic Kernel exceptions derive.SKException Provides the base exception from which all Semantic Kernel exceptions derive.