Class ArrayIndexOutOfBounds

    • Constructor Detail

      • ArrayIndexOutOfBounds

        public ArrayIndexOutOfBounds​(int index,
                                     int bound)
    • Method Detail

      • getIndex

        public int getIndex()
      • getBound

        public int getBound()