Uses of Class
com.microsoft.semantickernel.KernelException
-
Packages that use KernelException Package Description com.microsoft.semantickernel -
-
Uses of KernelException in com.microsoft.semantickernel
Methods in com.microsoft.semantickernel that throw KernelException Modifier and Type Method Description <T extends AIService>
TKernel. getService(String name, Class<T> clazz)Obtains the service with the given name and type
-