Module error

Module error 

Source
Expand description

Error types for the PhyTrace SDK.

Enums§

BufferError
Errors related to the edge buffer.
BuilderError
Errors that can occur during event building.
ConfigError
Configuration-related errors.
ErrorCode
Error codes as defined in the SDK specification.
PhyTraceError
Top-level error type for the PhyTrace SDK.

Type Aliases§

PhyTraceResult
Convenient type alias
Result
Result type alias using PhyTraceError.