Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CCliTerseError

Thrown to print an error message but not a stack

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new CCliTerseError(message: string, exitCode?: number): CCliTerseError

Properties

exitCode

exitCode: number

message

message: string

name

name: string

Optional stack

stack: undefined | string

Static Error

Error: ErrorConstructor

Generated using TypeDoc and MonoLisa