Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Error
    • ThriftError

Index

Constructors

Properties

Constructors

constructor

  • new ThriftError(message: string, file: string, loc: TextLocation): ThriftError

Properties

file

file: string

loc

loc: TextLocation

message

message: string

name

name: string

Optional stack

stack: undefined | string

type

type: string = "ThriftError"

Static Error

Error: ErrorConstructor

Generated using TypeDoc