API Docs for: 1.4.7
Show:

MXPCryptError Class

Defined in: src/MXP/crypt.js:76
Module: MXP

A class for MXP Crypt Errors

Item Index

Properties

code

Number

Defined in src/MXP/crypt.js:96

Error code

domain

Number

Defined in src/MXP/crypt.js:90

Error domain

message

String

Text message (human readable)

response

Object

Object relevant to the cause of the error, typically a response on a REST request

stack

String

Error stack