Skip to main content

Exceptions

Exception handling for haolib applications.

Overview

The exceptions module provides exception classes, handlers, and schemas for error management.

Components

  • Base: Base exception classes
  • Handlers: Exception handler implementations
  • Schemas: Exception schema definitions