Uses of Enum Class
neqsim.util.agentic.AgentFeedbackCollector.FailureCategory
Packages that use AgentFeedbackCollector.FailureCategory
-
Uses of AgentFeedbackCollector.FailureCategory in neqsim.util.agentic
Subclasses with type arguments of type AgentFeedbackCollector.FailureCategory in neqsim.util.agenticModifier and TypeClassDescriptionstatic enumFailure category for classification of session failures.Methods in neqsim.util.agentic that return AgentFeedbackCollector.FailureCategoryModifier and TypeMethodDescriptionAgentFeedbackCollector.classifyFailure(String failureReason) Classify a failure reason into a category.Returns the enum constant of this class with the specified name.AgentFeedbackCollector.FailureCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.