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
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
IoSnafu
SNAFU context selector for the ConfigError::Io variant
MissingDataviewBlockSnafu
SNAFU context selector for the ViewError::MissingDataviewBlock 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
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.
ConfigError
Errors from configuration operations.
ViewError
Errors from view operations.