Table of Contents

Method ReportError

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.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.