Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ShapeDiverViewerArError

Hierarchy

Index

Constructors

Properties

desc: string
message: string
name: string
stackTraceLimit: number
errorObject?: unknown
prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

Type declaration

stack?: string

Methods

  • captureStackTrace(targetObject: object, constructorOpt?: Function): void