Skip to main content

Module errors

Module errors 

Source
Expand description

Service layer error types.

Transport-agnostic errors that can be mapped to HTTP status codes, ZMQ error codes, or embedded error codes by adapters.

Copyright 2025 Neuraville Inc. Licensed under the Apache License, Version 2.0

Enums§

ServiceError
Service layer errors (transport-agnostic)

Type Aliases§

ServiceResult
Result type for service operations