Table of Contents

Method ReportError

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

ReportError(string, object[])

Signals an error to the error handler.

protected virtual void ReportError(string key, object[] args)

Parameters

key string

The message key in the resource bundle.

args object[]

The message arguments.