Skip to main content

Module error

Module error 

Source
Expand description

Error handling for the TAP HTTP server.

This module provides a comprehensive error handling system for the TAP HTTP server. It defines error types for various failure scenarios and provides conversions from common error types to the tap-http error type.

Enums§

Error
Error types for the TAP HTTP server.
ErrorSeverity
Error severity for logging and reporting.

Type Aliases§

Result
Result type for tap-http operations.