Accusoft.ISISXpress7.Net
OutOfRangeException Constructor




Overload List
OverloadDescription
OutOfRangeException Constructor()The main constructor for throwing exceptions when a parameter or index is out of range.  
OutOfRangeException Constructor(Int32)An OutOfRangeException exception which allows passing in an error number.  
OutOfRangeException Constructor(String)An OutOfRangeException which allows passing in an error message.  
OutOfRangeException Constructor(Int32,String)An OutOfRangeException exception which allows passing in an error number and an error message.  
OutOfRangeException Constructor(String,Exception)An OutOfRangeException exception which allows passing in an error message and an inner exception.  
See Also

Reference

OutOfRangeException Class
OutOfRangeException Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback