AdaptyError

Hierarchy

  • Error
    • AdaptyError

Constructors

Properties

adaptyCode: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 1000 | 1002 | 1003 | 1004 | 1005 | 1006 | 1010 | 1011 | 2002 | 2003 | 2004 | 2005 | 2006 | 2009 | 3000 | 3001 | 3005 | 3006 | 3100 | 9000
localizedDescription: string
message: string
name: string
stack?: string
middleware?: ((error: AdaptyError) => void)

Type declaration

prefix: string = ''

Prefix for error messages. Change this to add a prefix to all Adapty messages.

Accessors

Methods

Generated using TypeDoc