Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • ErrorFactory

Index

Methods

error

  • error(w: T, message: string): any

errorOnProperty

  • errorOnProperty(w: T, property: string, message: string): any

warning

  • warning(w: T, message: string): any

warningOnProperty

  • warningOnProperty(w: T, property: string, message: string): any

Generated using TypeDoc