TwyrFeatureError

TwyrFeatureError

The Twyr Server Base Class for all errors emitted by Features

Constructor

new TwyrFeatureError(message, inneropt)

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

Source:

Serves as the "base class" for all other feature 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: