com.microsoft.semantickernel.exceptions

Classes

AIException

AI logic exception

ConfigurationException

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.

Enums

AIException.ErrorCodes

Error codes

ConfigurationException.ErrorCodes

ErrorCodes for this exception.