Expand description
Implements the error type (error::VssError) returned on interacting with client::VssClient
Enumsยง
- VssError
- When there is an error while writing to VSS storage, the response contains a relevant error code.
A mapping from a VSS server error codes. Refer to
ErrorResponsedocs for more information regarding each error code and corresponding use-cases.