IndexBoundsException

Exception raised when the index position is not in the allowed bounds.

Since

0.1.0

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(ix: Int, length: Int): IndexBoundsException
def apply(ix: Int, index: UniformIndex): IndexBoundsException