Class SeqIndexBoundsException

All Implemented Interfaces:
Serializable

public class SeqIndexBoundsException extends JenaException
Exception to throw when the index of a sequence is not in range.
See Also:
  • Constructor Details

    • SeqIndexBoundsException

      public SeqIndexBoundsException(int limit, int index)