ErrorMessage interface

Represents an error message. In addition to message text contans also a string value which represents the type of the error.

Extends

Message

Index

Properties

Properties


text

● text?: string


type

● type?: string