Expand description
Error types for gRPC operations. Errors returned by anytype-rpc gRPC operations.
Structs§
- ApiResponse
Snafu - SNAFU context selector for the
ViewError::ApiResponsevariant - ApiSnafu
- SNAFU context selector for the
AuthError::Apivariant - Auth
Snafu - SNAFU context selector for the
AnytypeGrpcError::Authvariant - Config
Snafu - SNAFU context selector for the
AnytypeGrpcError::Configvariant - Empty
Token Snafu - SNAFU context selector for the
AuthError::EmptyTokenvariant - Invalid
Metadata Snafu - SNAFU context selector for the
AuthError::InvalidMetadatavariant - IoSnafu
- SNAFU context selector for the
ConfigError::Iovariant - Missing
Dataview Block Snafu - SNAFU context selector for the
ViewError::MissingDataviewBlockvariant - Missing
Home Snafu - SNAFU context selector for the
ConfigError::MissingHomevariant - Missing
Object View Snafu - SNAFU context selector for the
ViewError::MissingObjectViewvariant - Missing
View Snafu - SNAFU context selector for the
ViewError::MissingViewvariant - NotSupported
View Snafu - SNAFU context selector for the
ViewError::NotSupportedViewvariant - Parse
Snafu - SNAFU context selector for the
ConfigError::Parsevariant - RpcSnafu
- SNAFU context selector for the
ViewError::Rpcvariant - Status
Snafu - SNAFU context selector for the
AuthError::Statusvariant - Transport
Snafu - SNAFU context selector for the
AnytypeGrpcError::Transportvariant - View
Snafu - SNAFU context selector for the
AnytypeGrpcError::Viewvariant
Enums§
- Anytype
Grpc Error - Unified error type for anytype-rpc gRPC operations.
- Auth
Error - Errors from authentication operations.
- Config
Error - Errors from configuration operations.
- View
Error - Errors from view operations.