baml.yaml.ParseError

YAML text that cannot be read as a single JSON-compatible document.

Reference version

Signature

class baml.yaml.ParseError

YAML text that cannot be read as a single JSON-compatible document.

message is either the parser's own diagnostic for malformed YAML, or the reason a well-formed document falls outside baml.json.json.

Source:<builtin>/baml/ns_yaml/yaml.bamlbytes 221262

Fields

message

string

Implementations

baml.Concrete for T

Source:<builtin>/baml/core.bamlbytes 747779