Skip to main content

Module error

Module error 

Source
Expand description

Shared low-level error compatibility path.

Structs§

RpcError
An error from the low-level client: either an NFS4ERR_* status reported by the server for a compound operation, or a transport/RPC-level failure.

Constants§

STATUS_TRANSPORT
NFS4 status used for transport-level failures (there is no NFS status).

Type Aliases§

RpcResult
Convenience alias used throughout the low-level client.