Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UnexpectedFormatVersionError

An error class that allows handling an unexpected format version. It contains all the data needed to derive the encryption key in a different format version using UserProfile.deriveEncryptionKey.

Hierarchy

  • Error
    • UnexpectedFormatVersionError

Index

Constructors

constructor

Properties

actualFormatVersion

actualFormatVersion: number

expectedFormatVersion

expectedFormatVersion: number

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc