Skip to main content

Crate orion_error

Crate orion_error 

Source

Modules§

prelude
Commonly used traits and types for convenient wildcard imports.
traits_ext
Grouped conversion and context extension traits.
types
Grouped core types and enums.

Macros§

location
op_context
在调用处展开 module_path!(),便于自动日志输出正确的模块路径。

Structs§

ErrorMetadata
ErrorReport
OperationContext
OperationScope
SourceFrame
StructError
Structured error type containing detailed error information including error source, contextual data, and debugging information.
StructErrorBuilder

Enums§

ConfErrReason
Configuration error sub-classification 配置错误子分类
ErrStrategy
MetadataValue
RenderMode
UvsReason
Universal error reason classification with clear hierarchical structure 统一错误原因分类 - 采用清晰的分层结构

Traits§

ContextRecord
ConvStructError
DomainReason
ErrorCode
ErrorConv
ErrorOwe
ErrorOweBase
ErrorOweSource
ErrorOweSourceBase
ErrorWith
ErrorWrap
RedactPolicy
StructErrorTrait
TestAssert
TestAssertWithMsg
ToStructError
UvsFrom
Unified constructor helpers for types that can be converted from UvsReason.
WrapStructError

Functions§

print_error
print_error_zh

Type Aliases§

WithContext