Click or drag to resize
OutOfRangeException Constructor
Overload List
  NameDescription
Public methodOutOfRangeException
Create the exception without message.
Public methodOutOfRangeException(String)
Create the exception with message.
Public methodOutOfRangeException(String, Exception)
Create the exception with message and inner exception.
Top
See Also