Loads the AtomEntry from the specified Stream.
An AtomEntry instance.
| Exception Type | Condition |
|---|---|
| XmlException | Invalid xml syntax in Atom resource or uri is null. |
| ArgumentException | The resource cannot be find. |
| InvalidOperationException | AtomReader has been closed, and can not be read. |
| FileNotFoundException | Atom xml resource not found. |
AtomEntry Class | Atom.Core Namespace | AtomEntry.Load Overload List