Skip to main content

Module errors

Module errors 

Source
Expand description

Search-specific error types.

This module provides error types for search parameter operations:

  • Loading and parsing SearchParameter resources
  • Registry operations
  • FHIRPath extraction
  • Value conversion
  • Reindexing operations

Enumsยง

ExtractionError
Error during value extraction.
LoaderError
Error during SearchParameter loading.
RegistryError
Error during registry operations.
ReindexError
Error during reindex operations.