Module exceptions

Module exceptions 

Source
Expand description

Error types and result definitions for LangExtract.

This module provides a comprehensive error handling system for the langextract library, with specific error types for different failure modes.

Enums§

InferenceError
Specialized error for inference operations
LangExtractError
Base error type for all LangExtract operations
ResolverError
Specialized error for resolver operations

Type Aliases§

LangExtractResult
Result type alias for LangExtract operations