Exago .NET API Documentation
WrNonUniqueIdException Class
Members 
WebReports.Api.Common Namespace : WrNonUniqueIdException Class
An exception type that is thrown when an object that requires a unique ID (such as a parameter) is created and its ID is not unique.
Syntax
public class WrNonUniqueIdException : System.ApplicationException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         WebReports.Api.Common.WrNonUniqueIdException

See Also

Reference

WrNonUniqueIdException Members
WebReports.Api.Common Namespace