ArgumentOutOfRangeException public class ArgumentOutOfRangeException : ArgumentException Documentation public virtual object ActualValue { get; } public ArgumentOutOfRangeException() public ArgumentOutOfRangeException(string paramName) public ArgumentOutOfRangeException(string message, Exception innerException) public ArgumentOutOfRangeException(string paramName, object actualValue, string message) public ArgumentOutOfRangeException(string paramName, string message)