ReadonlynameAlways "GstpError".
ReadonlycodeWhich condition was raised.
ReadonlydetailsStructured information, discriminated by code; frozen.
Staticistrue for an error this package threw: an instance, not a look-alike.
true when this error carries code; narrows details.
StaticsenderSenderMissingEncryptionKey: the sender's document holds no encryption key.
StaticrecipientRecipientMissingEncryptionKey: a recipient's document holds no encryption key.
StaticsenderSenderMissingVerificationKey: the sender's document holds no verification key.
StaticcontinuationContinuationExpired: the continuation's deadline has passed.
StaticcontinuationContinuationIdInvalid: the continuation is bound to another request id.
StaticpeerPeerContinuationNotEncrypted: the peer's continuation arrived in the clear.
StaticmissingMissingPeerContinuation: a request arrived without the peer's continuation.
StaticstateStateOnFailedResponse: state was set on a response that is not a success (the reference panics).
StaticenvelopeEnvelope: an envelope that would not decrypt, verify, unwrap or parse; cause is the envelope error.
StaticxidXID: a sender document that would not parse; cause is the xid error.
The error every operation of this package throws.