Sys.ArgumentOutOfRangeException

Raised by the Microsoft Ajax Library framework when an argument value is outside an acceptable range.

Remarks

When a client function or method is called and an argument value is outside an acceptable range, a Sys.ArgumentOutOfRangeException object is created by using the Error.argumentOutOfRange function.

For more information about how to raise this error, see Error.argumentOutOfRange Function.

For more information about how to handle error conditions, see Debugging and Tracing Ajax Applications Overview.

See Also

Reference

Error Type Extensions

Error.create Function

Concepts

Sys.WebForms Exceptions