Table of Contents

Method ReportCharacterExpectedError

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

ReportCharacterExpectedError(char, int)

simple api to call often reported error. Just a wrapper for reportError().

protected virtual void ReportCharacterExpectedError(char expectedChar, int currentChar)

Parameters

expectedChar char

what caller expected

currentChar int

what caller found