Atom.NET documentation

RequiredElementNotFoundException Class

The exception that is thrown when a required element is not found in the feed or entry.

For a list of all members of this type, see RequiredElementNotFoundException Members.

System.Object
   Exception
      ApplicationException
         RequiredElementNotFoundException

[Visual Basic]
Public Class RequiredElementNotFoundException
Inherits ApplicationException
[C#]
public class RequiredElementNotFoundException : ApplicationException

Requirements

Namespace: Atom.Core

Assembly: Atom.NET (in Atom.NET.dll)

See Also

RequiredElementNotFoundException Members | Atom.Core Namespace