Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExtensionMessagesError

Extension schema for error messages providing more details with the exception status. Returns messageId corresponding to the detailed error message and optionally additional data related to the error condition - for example reason for authentication failure such as user is disabled or locked.

Properties

Optional additionalData

additionalData: any

Contains Map based additional data for the exception message (as key-value pair). All keys and values are in string format.

Optional messageId

messageId: undefined | string

Internal error keyword pointing to the exception status message. REQUIRED.

Functions

getDeserializedJsonObj

getJsonObj