Module error

Module error 

Source
Expand description

Error types for LLM Shield

§SPARC Specification

Comprehensive error handling following enterprise patterns:

  • Specific error variants for different failure modes
  • Rich context information
  • Integration with anyhow for flexibility
  • Proper error chaining

Enums§

Error
Core error type for LLM Shield operations

Type Aliases§

Result
Result type alias for LLM Shield operations