Serialized Form
-
Package com.microsoft.semantickernel
-
Class com.microsoft.semantickernel.KernelException extends SKException implements Serializable
-
Serialized Fields
-
errorCode
KernelException.ErrorCodes errorCode
-
-
-
Class com.microsoft.semantickernel.SKException extends RuntimeException implements Serializable
-
-
Package com.microsoft.semantickernel.ai
-
Class com.microsoft.semantickernel.ai.AIException extends SKException implements Serializable
-
Serialized Fields
-
errorCode
AIException.ErrorCodes errorCode
-
-
-
-
Package com.microsoft.semantickernel.exceptions
-
Class com.microsoft.semantickernel.exceptions.NotSupportedException extends SKException implements Serializable
-
Class com.microsoft.semantickernel.exceptions.SkillsNotFoundException extends SKException implements Serializable
-
-
Package com.microsoft.semantickernel.memory
-
Class com.microsoft.semantickernel.memory.MemoryException extends SKException implements Serializable
-
Serialized Fields
-
errorCode
MemoryException.ErrorCodes errorCode
-
-
-
-
Package com.microsoft.semantickernel.orchestration
-
Class com.microsoft.semantickernel.orchestration.FunctionNotRegisteredException extends SKException implements Serializable
-
-
Package com.microsoft.semantickernel.planner
-
Class com.microsoft.semantickernel.planner.PlanningException extends SKException implements Serializable
-
Serialized Fields
-
errorCode
PlanningException.ErrorCodes errorCode
-
-
-
-
Package com.microsoft.semantickernel.skilldefinition
-
Class com.microsoft.semantickernel.skilldefinition.FunctionNotFound extends SKException implements Serializable
-