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 - Backup
ApiResponse Snafu - SNAFU context selector for the
BackupError::BackupApiResponsevariant - Backup
Auth Snafu - SNAFU context selector for the
BackupError::BackupAuthvariant - Backup
IoSnafu - SNAFU context selector for the
BackupError::BackupIovariant - Backup
Move Snafu - SNAFU context selector for the
BackupError::BackupMovevariant - Backup
RpcSnafu - SNAFU context selector for the
BackupError::BackupRpcvariant - Backup
Snafu - SNAFU context selector for the
AnytypeGrpcError::Backupvariant - 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 - Invalid
Options Snafu - SNAFU context selector for the
BackupError::InvalidOptionsvariant - IoSnafu
- SNAFU context selector for the
ConfigError::Iovariant - Missing
Dataview Block Snafu - SNAFU context selector for the
ViewError::MissingDataviewBlockvariant - Missing
Export Path Snafu - SNAFU context selector for the
BackupError::MissingExportPathvariant - 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 - Space
Name Lookup Snafu - SNAFU context selector for the
BackupError::SpaceNameLookupvariant - 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.
- Backup
Error - Errors from space backup operations.
- Config
Error - Errors from configuration operations.
- View
Error - Errors from view operations.