Skip to main content

Module error

Module error 

Source

Structs§

OpaqueErrorSource
Opaque handle to an underlying error, preserving its source chain without exposing the concrete type.

Enums§

CamelError
Core error type for the Camel framework.
ConfigValidationError
Typed security-validation error for fail-closed config/startup checks (ADR-0033).
EndpointUriError
Typed error for constructing an EndpointUri from a base URI plus a parameters: map.

Constants§

CIRCUIT_OPEN
Classification marker for CamelError::CircuitOpen.