Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorRecordValue

Hierarchy

  • ErrorRecordValue

Index

Properties

errorEventPosition

errorEventPosition: number

the position of the event, which causes this error

exceptionMessage

exceptionMessage: string

the exception message, which causes this error record.

processInstanceKey

processInstanceKey: number

the process instance key, which is related to the failed event. If the event is not process instance related, then this will return -1

stacktrace

stacktrace: string

the stacktrace, which belongs to the exception

Generated using TypeDoc