Accusoft.ISISXpress6.Net
OutOfRangeException Constructor
See Also  Send Feedback
Accusoft.ISISXpressSdk Namespace > OutOfRangeException Class : OutOfRangeException Constructor




Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.