Options
All
  • Public
  • Public/Protected
  • All
Menu

Error to be thrown if the source file can't be opened

extends

Error

Hierarchy

  • Error
    • FileError

Index

Constructors

Properties

Constructors

constructor

  • Instatiates an FileError to be thrown

    Parameters

    • message: string

      Message to be displayed when the error is thrown

    Returns FileError

Properties

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: string

Generated using TypeDoc