Skip to main content

Module error

Module error 

Source
Expand description

Error types for gRPC operations. Errors returned by anytype-rpc gRPC operations.

Structs§

ApiResponseSnafu
SNAFU context selector for the ViewError::ApiResponse variant
ApiSnafu
SNAFU context selector for the AuthError::Api variant
AuthSnafu
SNAFU context selector for the AnytypeGrpcError::Auth variant
BackupApiResponseSnafu
SNAFU context selector for the BackupError::BackupApiResponse variant
BackupAuthSnafu
SNAFU context selector for the BackupError::BackupAuth variant
BackupIoSnafu
SNAFU context selector for the BackupError::BackupIo variant
BackupMoveSnafu
SNAFU context selector for the BackupError::BackupMove variant
BackupRpcSnafu
SNAFU context selector for the BackupError::BackupRpc variant
BackupSnafu
SNAFU context selector for the AnytypeGrpcError::Backup variant
ConfigSnafu
SNAFU context selector for the AnytypeGrpcError::Config variant
EmptyTokenSnafu
SNAFU context selector for the AuthError::EmptyToken variant
InvalidMetadataSnafu
SNAFU context selector for the AuthError::InvalidMetadata variant
InvalidOptionsSnafu
SNAFU context selector for the BackupError::InvalidOptions variant
IoSnafu
SNAFU context selector for the ConfigError::Io variant
MissingDataviewBlockSnafu
SNAFU context selector for the ViewError::MissingDataviewBlock variant
MissingExportPathSnafu
SNAFU context selector for the BackupError::MissingExportPath variant
MissingHomeSnafu
SNAFU context selector for the ConfigError::MissingHome variant
MissingObjectViewSnafu
SNAFU context selector for the ViewError::MissingObjectView variant
MissingViewSnafu
SNAFU context selector for the ViewError::MissingView variant
NotSupportedViewSnafu
SNAFU context selector for the ViewError::NotSupportedView variant
ParseSnafu
SNAFU context selector for the ConfigError::Parse variant
RpcSnafu
SNAFU context selector for the ViewError::Rpc variant
SpaceNameLookupSnafu
SNAFU context selector for the BackupError::SpaceNameLookup variant
StatusSnafu
SNAFU context selector for the AuthError::Status variant
TransportSnafu
SNAFU context selector for the AnytypeGrpcError::Transport variant
ViewSnafu
SNAFU context selector for the AnytypeGrpcError::View variant

Enums§

AnytypeGrpcError
Unified error type for anytype-rpc gRPC operations.
AuthError
Errors from authentication operations.
BackupError
Errors from space backup operations.
ConfigError
Errors from configuration operations.
ViewError
Errors from view operations.