Crate orion_error

Source

Macros§

location

Structs§

StructError
Structured error type containing detailed error information including error source, contextual data, and debugging information.
WithContext

Enums§

StructReason
Represents the root cause of an error, which can be either a domain-specific reason or a universal system reason.
UvsReason
Universal error reason classification 统一错误原因分类

Traits§

DomainFrom
DomainReason
ErrorCode
ErrorConv
ErrorOwe
ErrorWith
StructErrorTrait
TestAssert
TestAssertWithMsg
UvsReasonFrom

Functions§

convert_error_type