Table of Contents

Class IndexOutOfBoundsException

Namespace
StepLang.Interpreting
Assembly
StepLang.dll
public class IndexOutOfBoundsException : InterpreterException, ISerializable
Inheritance
IndexOutOfBoundsException
Implements
Inherited Members

Constructors

IndexOutOfBoundsException(TokenLocation, double, int)

public IndexOutOfBoundsException(TokenLocation location, double index, int count)

Parameters

location TokenLocation
index double
count int