virgil-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Invalid
Key
Entry
Error
constructor
message
name
stack
Error thrown when the value loaded from persistent storage cannot be parsed as a
IKeyEntry
object.
Hierarchy
VirgilError
InvalidKeyEntryError
Index
Constructors
constructor
Properties
message
name
stack
Constructors
constructor
new
Invalid
Key
Entry
Error
(
message
?:
string
)
:
InvalidKeyEntryError
Parameters
Default value
message:
string
= "Loaded key entry was in invalid format."
Returns
InvalidKeyEntryError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Error thrown when the value loaded from persistent storage cannot be parsed as a IKeyEntry object.