Table of Contents

Method RaiseGenericError

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

RaiseGenericError(string, string)

Raise the GenericError event.

public void RaiseGenericError(string membername, string errormessage)

Parameters

membername string

Name of the method where the error occured.

errormessage string

Description the the error.