Java.Lang.IndexOutOfBoundsException: Constructor Members

The constructors of Java.Lang.IndexOutOfBoundsException are listed below. For a list of all members, see the IndexOutOfBoundsException Members list.

See Also: Inherited members from Java.Lang.RuntimeException

Public Constructors

Constructs a new IndexOutOfBoundsException that includes the current stack trace.
Constructs a new IndexOutOfBoundsException with the current stack trace and the specified detail message.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.