@blockchaincommons/envelope - v1.0.0-beta.4
Preparing search index...
index
MessageDetails
Interface MessageDetails
details
of every other code.
interface
MessageDetails
{
code
:
|
"AlreadyElided"
|
"AmbiguousPredicate"
|
"InvalidDigest"
|
"InvalidFormat"
|
"MissingDigest"
|
"NonexistentPredicate"
|
"NotWrapped"
|
"NotLeaf"
|
"NotAssertion"
|
"InvalidAssertion"
|
"InvalidAttachment"
|
"NonexistentAttachment"
|
"AmbiguousAttachment"
|
"EdgeMissingIsA"
|
"EdgeMissingSource"
|
"EdgeMissingTarget"
|
"EdgeDuplicateIsA"
|
"EdgeDuplicateSource"
|
"EdgeDuplicateTarget"
|
"EdgeUnexpectedAssertion"
|
"NonexistentEdge"
|
"AmbiguousEdge"
|
"AlreadyCompressed"
|
"NotCompressed"
|
"AlreadyEncrypted"
|
"NotEncrypted"
|
"NotKnownValue"
|
"UnknownRecipient"
|
"UnknownSecret"
|
"UnverifiedSignature"
|
"InvalidOuterSignatureType"
|
"InvalidInnerSignatureType"
|
"UnverifiedInnerSignature"
|
"InvalidSignatureType"
|
"InvalidShares"
|
"Sskr"
|
"InvalidType"
|
"AmbiguousType"
|
"SubjectNotUnit"
|
"UnexpectedResponseId"
|
"InvalidResponse"
|
"Cbor"
|
"Components"
|
"General"
;
message
:
string
;
}
Index
Properties
code
message
Properties
code
code
:
|
"AlreadyElided"
|
"AmbiguousPredicate"
|
"InvalidDigest"
|
"InvalidFormat"
|
"MissingDigest"
|
"NonexistentPredicate"
|
"NotWrapped"
|
"NotLeaf"
|
"NotAssertion"
|
"InvalidAssertion"
|
"InvalidAttachment"
|
"NonexistentAttachment"
|
"AmbiguousAttachment"
|
"EdgeMissingIsA"
|
"EdgeMissingSource"
|
"EdgeMissingTarget"
|
"EdgeDuplicateIsA"
|
"EdgeDuplicateSource"
|
"EdgeDuplicateTarget"
|
"EdgeUnexpectedAssertion"
|
"NonexistentEdge"
|
"AmbiguousEdge"
|
"AlreadyCompressed"
|
"NotCompressed"
|
"AlreadyEncrypted"
|
"NotEncrypted"
|
"NotKnownValue"
|
"UnknownRecipient"
|
"UnknownSecret"
|
"UnverifiedSignature"
|
"InvalidOuterSignatureType"
|
"InvalidInnerSignatureType"
|
"UnverifiedInnerSignature"
|
"InvalidSignatureType"
|
"InvalidShares"
|
"Sskr"
|
"InvalidType"
|
"AmbiguousType"
|
"SubjectNotUnit"
|
"UnexpectedResponseId"
|
"InvalidResponse"
|
"Cbor"
|
"Components"
|
"General"
The discriminant.
message
message
:
string
The message without the code's prefix.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
@blockchaincommons/envelope - v1.0.0-beta.4
Loading...
detailsof every other code.