Options
All
  • Public
  • Public/Protected
  • All
Menu

An error came back from Apple. Apple's server returns back an error code. This class is an Error wrapper for that code to be returned to the developer.

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new AppleError(message: string, appleErrorCode: AppleVerifyReceiptErrorCode): AppleError

Properties

appleErrorCode

appleErrorCode: AppleVerifyReceiptErrorCode

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Legend

  • Constructor
  • Property
  • Method
  • Static property
  • Static method
  • Property
  • Inherited property

Generated using TypeDoc