| Overload | Description |
|---|---|
| IndexOutOfBoundsException Constructor(String,Exception) | Creates a new instance of the IndexOutOfBoundsException class with the specified message and inner exception. |
| IndexOutOfBoundsException Constructor(String) | Creates a new instance of the IndexOutOfBoundsException class with the specified message. |
| IndexOutOfBoundsException Constructor() | Creates a new instance of the IndexOutOfBoundsException class with the default message. |
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7