Interface: IErrorMessage
CodecServerSpec.CustomErrorMessage.IErrorMessage
Properties of an ErrorMessage.
Implemented by
Properties
link
• Optional
link: null
| string
A link that is displayed along side the configured message.
message
• Optional
message: null
| string
A message to display.