IdentityError Type
Errors that can occur during identity resolution.
Union cases
| Union case |
Description
|
Full Usage:
DocumentParseError string
Parameters:
string
|
A DID document could not be fetched or parsed.
|
|
An XRPC call failed (e.g., handle resolution).
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsDocumentParseError
Returns: bool
|
|
Full Usage:
this.IsXrpcError
Returns: bool
|
|