Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MustacheException

Exception that can be thrown by Mustache Template.

Hierarchy

Index

Constructors

Constructors

constructor

  • new MustacheException(correlationId?: string, code?: string, message?: string): MustacheException
  • Parameters

    • Default value correlationId: string = null
    • Default value code: string = null
    • Default value message: string = null

    Returns MustacheException

Generated using TypeDoc