IndexError

Raised when a sequence subscript is out of range.

class IndexError : Error {}

Constructors

this
this(string msg)
Undocumented in source.

Meta