openPDC Synchrophasor Help
ParsingException Event
NamespacesTVA.PhasorProtocolsIFrameParserParsingException
Occurs when an Exception is encountered while attempting to parse data.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<EventArgs<Exception>> ParsingException
Event ParsingException As EventHandler(Of EventArgs(Of Exception))
 event EventHandler<EventArgs<Exception^>^>^ ParsingException {
	void add (EventHandler<EventArgs<Exception^>^>^ value);
	void remove (EventHandler<EventArgs<Exception^>^>^ value);
}
Remarks
Argument()()()() is the Exception encountered while parsing data.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0