ArgumentOutOfRangeException (System.ArgumentOutOfRangeException)

Inherits: System.ArgumentException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.

VB.NET C#

C#

public class ArgumentOutOfRangeException : System.ArgumentException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}

Articles

FIX: You receive a System.ArgumentOutOfRangeException when you call ...

You receive a System.ArgumentOutOfRangeException: "Specified argument was out of the range of valid values". when reading from an XmlTextReader in ASP.NET.

FIX: System.ArgumentOutOfRangeException occurs intermittently with ADO ...

In an ADO.NET application, you may intermittently receive the following exception error message: ... System.ArgumentOutOfRangeException: Index was out of range. Must be non ...

Mono Documentation

Mono Class Library : System Namespace System.ArgumentOutOfRangeException Class ... System.Runtime.InteropServices.ComVisible(true)] public class ...

Re: System.ArgumentOutOfRangeException after upgrade to 2.2 ...

Please follow the steps at http://www.karamasoft.com/MenuSuite/FAQ.aspx#Q10 . It sounds like you're still referring to the old Scripts directory.

System.ArgumentOutOfRangeException - SharpDevelop Community

Welcome to the SharpDevelop Community Site! Ask your questions in the forum, hear from the team members in the blogs, read articles on SharpDevelop. ... SharpDevelop Version : 2.2 ...

ArgumentOutOfRangeException Class (System)

The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.

ArgumentOutOfRangeException Class (System)

The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.

Error: System.ArgumentOutOfRangeException

Exception Type: System.ArgumentOutOfRangeException Exception Message: Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.

Error: System.ArgumentOutOfRangeException

Exception Type: System.ArgumentOutOfRangeException Exception Message: Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.

System.ArgumentOutOfRangeException Class

Summary Constructs and initializes a new instance of the ArgumentOutOfRangeException class. Parameters paramName A String that contains the name of the parameter that caused the ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support