Skip to content

M_Metar_Decoder_Entity_DecodedMetar_AddDecodingException

Afonso Dutra Nogueira Filho edited this page Mar 27, 2024 · 1 revision

AddDecodingException Method

Add an exception that occured during metar decoding.

Definition

Namespace: Metar.Decoder.Entity
Assembly: Metar.Decoder (in Metar.Decoder.dll) Version: 1.0.5+ad2a158933a1e4d81e31e9a7f1a0faf24fc95eed
XMLNS for XAML: Not mapped to an xmlns.

C#

public void AddDecodingException(
	MetarChunkDecoderException ex
)

Parameters

  MetarChunkDecoderException
\[Missing <param name="ex"/> documentation for "M:Metar.Decoder.Entity.DecodedMetar.AddDecodingException(Metar.Decoder.MetarChunkDecoderException)"\]

See Also

Reference

DecodedMetar Class
Metar.Decoder.Entity Namespace

Clone this wiki locally