Options
All
  • Public
  • Public/Protected
  • All
Menu

Error to be thrown if the content can't be written to the destination file

extends

Error

Hierarchy

  • Error
    • WriteError

Index

Constructors

Properties

Constructors

constructor

  • Instatiates an WriteError to be thrown

    Parameters

    • message: string

      Message to be displayed when the error is thrown

    Returns WriteError

Properties

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: string

Generated using TypeDoc