Partager via


HandlebarsPlannerErrorCodes Enum

Definition

Enum error codes for Handlebars planner exceptions.

public enum HandlebarsPlannerErrorCodes
type HandlebarsPlannerErrorCodes = 
Public Enum HandlebarsPlannerErrorCodes
Inheritance
HandlebarsPlannerErrorCodes

Fields

Name Value Description
HallucinatedHelpers 0

Error code for hallucinated helpers.

InvalidTemplate 1

Error code for invalid Handlebars template.

InsufficientFunctionsForGoal 2

Error code for insufficient functions to complete the goal.

Applies to