Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a stack trace element of server-side exception.

Hierarchy

  • ServerErrorStackElement

Index

Properties

className: string

Class name.

fileName: string

Name of the file containing the class.

lineNumber: number

Line number from the class.

methodName: string

Method name.

Generated using TypeDoc