RVTDocs.com

ArgumentOutOfRangeException

Class
Description:
The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.
Inheritance Hierarchy:
System.Object
  System.Exception
    Autodesk.Revit.Exceptions.ApplicationException
      Autodesk.Revit.Exceptions.ArgumentException
        Autodesk.Revit.Exceptions.ArgumentOutOfRangeException
Syntax
[SerializableAttribute]
public class ArgumentOutOfRangeException : ArgumentException