Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableauError

Custom error class that extends the default JavaScript Error object.

Hierarchy

Index

Properties

Error

Error: ErrorConstructor

errorCode

errorCode: ErrorCodes
returns

Tableau specific ErrorCode

message

message: string

name

name: string

Optional stack

stack: undefined | string