Skip to main content

Interface: IErrorMessage

CodecServerSpec.CustomErrorMessage.IErrorMessage

Properties of an ErrorMessage.

Hierarchy

Properties

Optional link: null | string

A link that is displayed along side the configured message.

Inherited from

$Properties.link


message

Optional message: null | string

A message to display.

Inherited from

$Properties.message