[]
The exception that is thrown when trying to get a range from an invalid position.
public class InvalidRangePositionException : Exception, ISerializable
Public Class InvalidRangePositionException
Inherits Exception
Implements ISerializable
| Name | Description |
|---|---|
| InvalidRangePositionException() | Initializes a new instance of the InvalidRangePositionException class. |