Atom.NET documentation

DuplicateLinkException Class

The exception that is thrown when two duplicate links are found.

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

System.Object
   Exception
      ApplicationException
         DuplicateLinkException

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

Requirements

Namespace: Atom.Core

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

See Also

DuplicateLinkException Members | Atom.Core Namespace