# 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#** ``` 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