Atom.NET documentation

RequiredAttributeNotFoundException Class

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

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

System.Object
   Exception
      ApplicationException
         RequiredAttributeNotFoundException

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

Requirements

Namespace: Atom.Core

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

See Also

RequiredAttributeNotFoundException Members | Atom.Core Namespace