Expand description
Error types for the PhyTrace SDK.
Enums§
- Buffer
Error - Errors related to the edge buffer.
- Builder
Error - Errors that can occur during event building.
- Config
Error - Configuration-related errors.
- Error
Code - Error codes as defined in the SDK specification.
- PhyTrace
Error - Top-level error type for the PhyTrace SDK.
Type Aliases§
- PhyTrace
Result - Convenient type alias
- Result
- Result type alias using
PhyTraceError.