Interface: IErrorMessage
CodecServerSpec.CustomErrorMessage.IErrorMessage
Properties of an ErrorMessage.
Hierarchy
-
↳
IErrorMessage
Properties
link
• Optional link: null | string
A link that is displayed along side the configured message.
Inherited from
message
• Optional message: null | string
A message to display.