Exception, to be thrown when a given quote index was out of bounds.
Creates a new QuoteIndexOutOfRangeException, attaching a given index and an index upper bound.
Constructor.
Given index (that ended up being out of range).
Actual upper bound.
Exception, to be thrown when a given quote index was out of bounds.