Table of Contents

Method ReportError

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

ReportError(string)

Reports an error during the language service process.

public static void ReportError(string message)

Parameters

message string

Error message.

Exceptions

Exception

An exception is to be thrown.