TwyrTemplateError

TwyrTemplateError

The Twyr Server Base Class for all errors emitted by Templates

Constructor

new TwyrTemplateError(message, inneropt)

Serves as the "base class" for all other template errors in the Twyr Web Application Server.

Source:

Serves as the "base class" for all other template errors in the Twyr Web Application Server.

Parameters:
Name Type Attributes Description
message string

The Error Message.

inner Error <optional>

Inner Error, if any.

Extends

Methods

toJSON()

Source:
Inherited From:

toString()

Source:
Inherited From: