Expand description
Error types for the Omega Runtime
Enums§
- APIError
- Errors that can occur during API operations
- Config
Error - Errors that can occur during configuration
- Runtime
Error - Errors that can occur during runtime operations
Type Aliases§
- APIResult
- Result type for API operations
- Config
Result - Result type for configuration operations
- Runtime
Result - Result type for runtime operations