Uses of Class
com.microsoft.semantickernel.exceptions.SKCheckedException
-
Packages that use SKCheckedException Package Description com.microsoft.semantickernel.exceptions com.microsoft.semantickernel.services -
-
Uses of SKCheckedException in com.microsoft.semantickernel.exceptions
Subclasses of SKCheckedException in com.microsoft.semantickernel.exceptions Modifier and Type Class Description classConfigurationExceptionAn exception that is thrown when there is an error with the Semantic Kernel configuration. -
Uses of SKCheckedException in com.microsoft.semantickernel.services
Subclasses of SKCheckedException in com.microsoft.semantickernel.services Modifier and Type Class Description classServiceNotFoundExceptionException thrown when a service is not found.
-